[Issue 23423] Feature Request: version(D_DebugInfo)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Nov 11 12:07:40 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=23423
Dennis <dkorpel at live.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dkorpel at live.nl
Severity|minor |enhancement
--- Comment #1 from Dennis <dkorpel at live.nl> ---
There's now precedence for version identifiers based on codegen flags with
`D_Optimized`: https://github.com/dlang/dmd/pull/14245
Still, I would like to have solid rationale before adding another.
What kind of feature is annoying when debugging?
Also, can't you pass `-g -version=disableFeatureThatIsAnnoyingWhenDebugging`?
--
More information about the Digitalmars-d-bugs
mailing list