Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
June 18, 2021 [Issue 21941] dtoh:Warning about keyword identifiers should include C extensions | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21941 --- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> --- @MoonlightSentinel created dlang/dmd pull request #12707 "Issue 21941 - Extend the list of reserved words for dtoh:" mentioning this issue: - Issue 21941 - Extend the list of reserved words for dtoh: Adds several entries regarding C(++) keywords, extensions and default macros provided by gcc and clang. Doesn't "fix" the issue because the list is confined to common keywords and not an exhaustive list of all possible extensions. https://github.com/dlang/dmd/pull/12707 -- |
July 01, 2021 [Issue 21941] dtoh:Warning about keyword identifiers should include C extensions | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21941 --- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> --- dlang/dmd pull request #12707 "Issue 21941 - Extend the list of reserved words for dtoh" was merged into master: - a9e531ba376967510c079af19d76b42699a20ac4 by MoonlightSentinel: Issue 21941 - Extend the list of reserved words for dtoh Adds several entries regarding C(++) keywords, extensions and default macros provided by gcc and clang. Also rejects all identifiers starting with __ because those are reserved by C++ compilers Doesn't "fix" the issue because the list is confined to common keywords and not an exhaustive list of all possible extensions. https://github.com/dlang/dmd/pull/12707 -- |
December 17, 2022 [Issue 21941] dtoh:Warning about keyword identifiers should include C extensions | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21941 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P3 -- |
December 17, 2022 [Issue 21941] dtoh:Warning about keyword identifiers should include C extensions | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21941 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P4 -- |
December 13 [Issue 21941] dtoh:Warning about keyword identifiers should include C extensions | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21941 --- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dmd/issues/19930 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation