[dlang.org] [D-Programming-Language/dlang.org] 9d451c: fix Issue 11130 - Enum members are now all in scop...
GitHub
noreply at github.com
Fri Oct 18 14:24:53 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dlang.org
Commit: 9d451c948483ea1425a835841e70bcc20e76c7f6
https://github.com/D-Programming-Language/dlang.org/commit/9d451c948483ea1425a835841e70bcc20e76c7f6
Author: Walter Bright <walter at walterbright.com>
Date: 2013-09-28 (Sat, 28 Sep 2013)
Changed paths:
M enum.dd
Log Message:
-----------
fix Issue 11130 - Enum members are now all in scope when evaluating enum member initializers
Commit: 9ad3961dee2c6ea1710e3a1ba3391b993ab11985
https://github.com/D-Programming-Language/dlang.org/commit/9ad3961dee2c6ea1710e3a1ba3391b993ab11985
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-10-18 (Fri, 18 Oct 2013)
Changed paths:
M enum.dd
Log Message:
-----------
Merge pull request #387 from WalterBright/fix11130
fix Issue 11130 - Enum members are now all in scope when evaluating enum...
Compare: https://github.com/D-Programming-Language/dlang.org/compare/1b9af4a0e17b...9ad3961dee2c
More information about the dlang.org
mailing list