www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 17787] New: Add a BetterC predefined version so libraries can

https://issues.dlang.org/show_bug.cgi?id=17787

          Issue ID: 17787
           Summary: Add a BetterC predefined version so libraries can
                    adapt
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: petar.p.kirov gmail.com

Currently libraries have no way of knowing if they are compiled with `-betterC`
and have no way to disable or adapt parts of their functionality for this mode.

--
Aug 27 2017