[dmd-internals] [D-Programming-Language/dmd] cb45f1: Fix Mem::xstrdup function signature to match the C...
GitHub via dmd-internals
dmd-internals at puremagic.com
Sun Jan 17 06:40:34 PST 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: cb45f10014f70ffbdf1d7c15f42357b842f05fa4
https://github.com/D-Programming-Language/dmd/commit/cb45f10014f70ffbdf1d7c15f42357b842f05fa4
Author: Johan Engelen <jbc.engelen at gmail.com>
Date: 2016-01-17 (Sun, 17 Jan 2016)
Changed paths:
M src/root/rmem.d
Log Message:
-----------
Fix Mem::xstrdup function signature to match the C++ header.
Commit: 0fd13df4f86310df70e6b2eeee7071f9ab31663d
https://github.com/D-Programming-Language/dmd/commit/0fd13df4f86310df70e6b2eeee7071f9ab31663d
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2016-01-18 (Mon, 18 Jan 2016)
Changed paths:
M src/root/rmem.d
Log Message:
-----------
Merge pull request #5356 from JohanEngelen/headerfix
Fix Mem::xstrdup C++ function signature to match the D source.
Compare: https://github.com/D-Programming-Language/dmd/compare/8968b7bf8a3b...0fd13df4f863
More information about the dmd-internals
mailing list