[Issue 17175] New: make predefined version identifiers case insensitive
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sat Feb 11 06:13:47 PST 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=17175
          Issue ID: 17175
           Summary: make predefined version identifiers case insensitive
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: b2.temp at gmx.com
to avoid bugs such as 
    version(Linux){} else {}
which can be hard to track depending on the version-relative-statements.
--
    
    
More information about the Digitalmars-d-bugs
mailing list