[dmd-internals] [D-Programming-Language/dmd] 39072c: fix clang build error
GitHub
noreply at github.com
Mon Nov 19 13:30:47 PST 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 39072c4f18ac588397506d9ab4f284d1ee2be5a3
https://github.com/D-Programming-Language/dmd/commit/39072c4f18ac588397506d9ab4f284d1ee2be5a3
Author: Martin Nowak <dawg at dawgfoto.de>
Date: 2012-11-19 (Mon, 19 Nov 2012)
Changed paths:
M src/mars.c
Log Message:
-----------
fix clang build error
error: first parameter of 'main' (argument count) must be of type 'int'
Commit: bf8a398d71f1cfa463dba5af30777681c0204b17
https://github.com/D-Programming-Language/dmd/commit/bf8a398d71f1cfa463dba5af30777681c0204b17
Author: Walter Bright <walter at walterbright.com>
Date: 2012-11-19 (Mon, 19 Nov 2012)
Changed paths:
M src/mars.c
Log Message:
-----------
Merge pull request #1302 from dawgfoto/fixMain
fix clang build error
Compare: https://github.com/D-Programming-Language/dmd/compare/f3b34043c00a...bf8a398d71f1
More information about the dmd-internals
mailing list