[dmd-internals] [D-Programming-Language/dmd] 30df9a: Fix Issue 6423 - Garbage is returned from `void ma...
GitHub via dmd-internals
dmd-internals at puremagic.com
Fri Sep 12 11:15:41 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 30df9aa10e6b9b32939fc7637f24e72a09534c9d
https://github.com/D-Programming-Language/dmd/commit/30df9aa10e6b9b32939fc7637f24e72a09534c9d
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-09-13 (Sat, 13 Sep 2014)
Changed paths:
M src/statement.c
M src/statement.h
M test/Makefile
A test/runnable/test6423.d
Log Message:
-----------
Fix Issue 6423 - Garbage is returned from `void main()`
Commit: a80defaf7c0fb16bb223656d35626c5fec658fa4
https://github.com/D-Programming-Language/dmd/commit/a80defaf7c0fb16bb223656d35626c5fec658fa4
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-09-13 (Sat, 13 Sep 2014)
Changed paths:
M src/statement.c
M src/statement.h
M test/Makefile
A test/runnable/test6423.d
Log Message:
-----------
Merge pull request #3938 from yebblies/issue6423
Issue 6423 - Garbage is returned from `void main()`
Compare: https://github.com/D-Programming-Language/dmd/compare/60d965ee06dd...a80defaf7c0f
More information about the dmd-internals
mailing list