← Back to index
|
Original Bugzilla link
Bug 15452 – Document typo of a new predefined version identifier 'CRuntime_DigitalMars'
Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P1
Component
dlang.org
Product
D
Version
D2
Platform
All
OS
All
Creation time
2015-12-16T04:05:00Z
Last change time
2016-03-19T20:22:13Z
Keywords
pull
Assigned to
nobody
Creator
jiki
Blocks
15453
Comments
Comment #0
by jiki — 2015-12-16T04:05:32Z
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.
Comment #1
by jiki — 2015-12-16T04:15:53Z
done.
https://github.com/D-Programming-Language/dlang.org/pull/1168
Comment #2
by github-bugzilla — 2016-01-06T02:09:50Z
Commits pushed to master at
https://github.com/D-Programming-Language/dlang.org
https://github.com/D-Programming-Language/dlang.org/commit/baac1728082ab98683667c3cca5a7da9a88e2a48
Issue 15452 - Document typo of a new predefined version identifier 'CRuntime_DigitalMars' Fix a typo: CRuntime_Digitalmars to ...DigitalMars.
https://github.com/D-Programming-Language/dlang.org/commit/f56d95783c777aa0fb5d4bbb66edba1018b751ba
Merge pull request #1168 from qchikara/patch-1 Issue 15452 - Document typo of a new predefined version identifier 'C…
Comment #3
by github-bugzilla — 2016-03-19T20:22:13Z
Commits pushed to stable at
https://github.com/D-Programming-Language/dlang.org
https://github.com/D-Programming-Language/dlang.org/commit/baac1728082ab98683667c3cca5a7da9a88e2a48
Issue 15452 - Document typo of a new predefined version identifier 'CRuntime_DigitalMars'
https://github.com/D-Programming-Language/dlang.org/commit/f56d95783c777aa0fb5d4bbb66edba1018b751ba
Merge pull request #1168 from qchikara/patch-1