[Issue 15452] New: Document typo of a new predefined version identifier 'CRuntime_DigitalMars'

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Dec 15 20:05:32 PST 2015


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

          Issue ID: 15452
           Summary: Document typo of a new predefined version identifier
                    'CRuntime_DigitalMars'
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: dlang.org
          Assignee: nobody at puremagic.com
          Reporter: jiki at red.email.ne.jp

2.069 added some predefined version identifiers in forms of CRuntime_xxx.

In document: CRuntime_Digitalmars ( small 'm' ).
Correct:     CRuntime_DigitalMars

The compiler ignores this kind of errors silently...

I'll make a PR for this.

--


More information about the Digitalmars-d-bugs mailing list