[dmd-internals] [D-Programming-Language/dmd] 941978: fix Issue 10635 - Error: cannot use array to initi...
GitHub
noreply at github.com
Tue Nov 26 03:34:07 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 941978c072bfdd8871be0044cc50256938de50ab
https://github.com/D-Programming-Language/dmd/commit/941978c072bfdd8871be0044cc50256938de50ab
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-11-26 (Tue, 26 Nov 2013)
Changed paths:
M src/declaration.c
M src/init.c
M test/runnable/declaration.d
Log Message:
-----------
fix Issue 10635 - Error: cannot use array to initialize S
Commit: 9b6e0c42024054c8b17db1de47c963d57c54304d
https://github.com/D-Programming-Language/dmd/commit/9b6e0c42024054c8b17db1de47c963d57c54304d
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-11-26 (Tue, 26 Nov 2013)
Changed paths:
M src/declaration.c
M src/init.c
M test/runnable/declaration.d
Log Message:
-----------
Merge pull request #2882 from 9rnsr/fix10635
Issue 10635 - Error: cannot use array to initialize S
Compare: https://github.com/D-Programming-Language/dmd/compare/5fb19ce66572...9b6e0c420240
More information about the dmd-internals
mailing list