[dmd-internals] [D-Programming-Language/dmd] 6a18e7: Issue 5332 - Undefined reference to zero length ar...
GitHub
noreply at github.com
Sat May 19 21:44:28 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 6a18e736d2296a7f041ba6d23ba73777a14ba5a7
https://github.com/D-Programming-Language/dmd/commit/6a18e736d2296a7f041ba6d23ba73777a14ba5a7
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2012-04-13 (Fri, 13 Apr 2012)
Changed paths:
M src/backend/elfobj.c
M src/toobj.c
M test/runnable/xtest46.d
Log Message:
-----------
Issue 5332 - Undefined reference to zero length array
Always emit globals, even if they are zero-length static arrays.
Commit: ab17ac3a249eb4485632c74e88dfe3c96d0b511c
https://github.com/D-Programming-Language/dmd/commit/ab17ac3a249eb4485632c74e88dfe3c96d0b511c
Author: Walter Bright <walter at walterbright.com>
Date: 2012-05-19 (Sat, 19 May 2012)
Changed paths:
M src/backend/elfobj.c
M src/toobj.c
M test/runnable/xtest46.d
Log Message:
-----------
Merge pull request #689 from yebblies/issue5332
Issue 5332 - Undefined reference to zero length array
Compare: https://github.com/D-Programming-Language/dmd/compare/d5658a5...ab17ac3
More information about the dmd-internals
mailing list