[Issue 17787] New: Add a BetterC predefined version so libraries can adapt
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sun Aug 27 03:04:27 PDT 2017
    
    
  
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 at puremagic.com
          Reporter: petar.p.kirov at 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.
--
    
    
More information about the Digitalmars-d-bugs
mailing list