Bug 10029 – Update list of reserved version identifiers.

Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P2
Component
dmd
Product
D
Version
D2
Platform
All
OS
All
Creation time
2013-05-04T11:49:00Z
Last change time
2013-05-11T05:39:45Z
Keywords
pull
Assigned to
nobody
Creator
code

Comments

Comment #0 by code — 2013-05-04T11:49:46Z
The checks for reserved version identifiers in the compiler should be updated to match http://dlang.org/version.html.
Comment #1 by yebblies — 2013-05-10T06:11:38Z
Comment #2 by github-bugzilla — 2013-05-11T05:15:46Z
Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/3d0357fe9032c4d24d47aae71ff7a6d222aa9393 Issue 10029 - Update list of reserved version identifiers Sync list of predefined versions with the one in the spec. https://github.com/D-Programming-Language/dmd/commit/74fd8ea1458a528a85d7d37c6e6a9adb9572d10d Merge pull request #2002 from yebblies/issue10029 Issue 10029 - Update list of reserved version identifiers