| tag | 69d24cf303c8836af10ce83e02b4b41416430532 | |
|---|---|---|
| tagger | Adrià Vilanova Martínez <me@avm99963.com> | Sun Mar 01 20:21:31 2026 +0100 |
| object | 81bc72a9ed5d590a8c3e67725588abc641108a22 |
v4.1.0 Changelog: https://gerrit.avm99963.com/plugins/gitiles/infinitegforums/+log/refs/tags/v4.0.4..refs/tags/v4.1.0
| commit | 81bc72a9ed5d590a8c3e67725588abc641108a22 | [log] [tgz] |
|---|---|---|
| author | Adrià Vilanova Martínez <me@avm99963.com> | Sun Mar 01 19:48:19 2026 +0100 |
| committer | Adrià Vilanova Martínez <me@avm99963.com> | Sun Mar 01 19:57:26 2026 +0100 |
| tree | 4f76a1eb0b29ba369e0c1f78a2289da8e2d59a57 | |
| parent | 945ffd1278c2255dd2d610e6f131293cb2d80be9 [diff] |
fix(preprocessor): don't print line when a parent level is unmet With no defined dependencies and the following code to preprocess: ``` // #!if defined(FOO) FOO is defined // #!if defined(BAR) FOO and BAR are defined // #!else FOO is defined but BAR isn't // #!endif // #!endif ``` The preprocessor would output this: ``` FOO is defined but BAR isn't ``` But the output should be empty. This CL fixes this bug and adds a test to prevent regressions. Change-Id: Id90b246ac75e51dffb5020ac081cc4616a6a6964
An extension which brings several enhancements to the Google Forums and the Community Console.
For a list of features/enhancements, check out the feature list doc (or, for a better experience, install the extension and go to the options page).
This extension is being actively developed, and everyone is welcome to make feature requests, report issues and contribute code changes.
In order to make feature requests or report issues, please do so at the Monorail Issue Tracker:
To learn more about how you can contribute (not only code, but also translations, testing, etc.), please read the following doc:
We also have a vibrant community where we share ideas, bug reports, and announcements. Join the twpowertools-discuss Google Group. When you send a request to join, please share a link to your forum profile.