[dmd-internals] [D-Programming-Language/dmd] 633c50: fix Issue 15272 - [2.069-rc2, inline] nothing writt...
GitHub via dmd-internals
dmd-internals at puremagic.com
Tue Nov 3 11:24:07 PST 2015
Branch: refs/heads/stable
Home: https://github.com/D-Programming-Language/dmd
Commit: 633c50a4ffd3980502eaacecf7c743e7051925a3
https://github.com/D-Programming-Language/dmd/commit/633c50a4ffd3980502eaacecf7c743e7051925a3
Author: Walter Bright <walter at walterbright.com>
Date: 2015-11-03 (Tue, 03 Nov 2015)
Changed paths:
M src/backend/cgelem.c
M test/runnable/mars1.d
Log Message:
-----------
fix Issue 15272 - [2.069-rc2,inline] nothing written to output when -inline is set
Commit: 90433ba633c85ce784e971077b2af8aef389ed47
https://github.com/D-Programming-Language/dmd/commit/90433ba633c85ce784e971077b2af8aef389ed47
Author: Martin Nowak <code at dawg.eu>
Date: 2015-11-03 (Tue, 03 Nov 2015)
Changed paths:
M src/backend/cgelem.c
M test/runnable/mars1.d
Log Message:
-----------
Merge pull request #5258 from MartinNowak/fix15272
fix Issue 15272 - [2.069-rc2,inline] nothing written to output when -inline is set
Compare: https://github.com/D-Programming-Language/dmd/compare/e79cf30fb150...90433ba633c8
More information about the dmd-internals
mailing list