[dmd-internals] [D-Programming-Language/dmd] cbb43c: revert 3615: [$] for static arrays
GitHub via dmd-internals
dmd-internals at puremagic.com
Tue Feb 3 04:17:18 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: cbb43cbd2bd7dddcd1ac000cf2deb3e036091879
https://github.com/D-Programming-Language/dmd/commit/cbb43cbd2bd7dddcd1ac000cf2deb3e036091879
Author: Walter Bright <walter at walterbright.com>
Date: 2015-02-02 (Mon, 02 Feb 2015)
Changed paths:
M src/declaration.c
M src/hdrgen.c
M src/init.c
M src/init.h
M src/parse.c
M src/parse.h
R test/compilable/extra-files/header481.d
R test/compilable/extra-files/header481.di
R test/compilable/extra-files/header481i.di
R test/compilable/testheader481.d
R test/compilable/testheader481i.d
R test/fail_compilation/fail481.d
M test/runnable/declaration.d
Log Message:
-----------
revert 3615: [$] for static arrays
Commit: 0680dceafd47510495b19211d977c257d29cf687
https://github.com/D-Programming-Language/dmd/commit/0680dceafd47510495b19211d977c257d29cf687
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2015-02-03 (Tue, 03 Feb 2015)
Changed paths:
M src/declaration.c
M src/hdrgen.c
M src/init.c
M src/init.h
M src/parse.c
M src/parse.h
R test/compilable/extra-files/header481.d
R test/compilable/extra-files/header481.di
R test/compilable/extra-files/header481i.di
R test/compilable/testheader481.d
R test/compilable/testheader481i.d
R test/fail_compilation/fail481.d
M test/runnable/declaration.d
Log Message:
-----------
Merge pull request #4373 from WalterBright/revert3615
revert 3615: [$] for static arrays
Compare: https://github.com/D-Programming-Language/dmd/compare/8bf9a94d4674...0680dceafd47
More information about the dmd-internals
mailing list