[dmd-internals] [D-Programming-Language/dmd] 3d7825: Sync up names of member variables that conflict wi...
GitHub via dmd-internals
dmd-internals at puremagic.com
Sun Sep 20 00:34:04 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 3d782570479f9bd02fcffedc531a3415601db61c
https://github.com/D-Programming-Language/dmd/commit/3d782570479f9bd02fcffedc531a3415601db61c
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-09-17 (Thu, 17 Sep 2015)
Changed paths:
M src/declaration.h
M src/dsymbol.h
M src/e2ir.c
M src/iasm.c
M src/s2ir.c
M src/statement.h
M src/todt.c
M src/toobj.c
Log Message:
-----------
Sync up names of member variables that conflict with D keywords
Commit: 209d7c02ab6b0678965a0138eb0082e62882b0f4
https://github.com/D-Programming-Language/dmd/commit/209d7c02ab6b0678965a0138eb0082e62882b0f4
Author: Walter Bright <walter at walterbright.com>
Date: 2015-09-20 (Sun, 20 Sep 2015)
Changed paths:
M src/declaration.h
M src/dsymbol.h
M src/e2ir.c
M src/iasm.c
M src/s2ir.c
M src/statement.h
M src/todt.c
M src/toobj.c
Log Message:
-----------
Merge pull request #5088 from yebblies/dkeywords
Sync up names of member variables that conflict with D keywords
Compare: https://github.com/D-Programming-Language/dmd/compare/da14e5f10455...209d7c02ab6b
More information about the dmd-internals
mailing list