[dmd-internals] [D-Programming-Language/dmd] 04d4e2: Corrections for C++11 Correctness
GitHub
noreply at github.com
Sat Jun 1 03:39:14 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 04d4e20e1a4cd6f2109a163de994e56e59f7752d
https://github.com/D-Programming-Language/dmd/commit/04d4e20e1a4cd6f2109a163de994e56e59f7752d
Author: Hans W. Uhlig <huhlig at uhlisys.com>
Date: 2013-05-27 (Mon, 27 May 2013)
Changed paths:
M src/func.c
Log Message:
-----------
Corrections for C++11 Correctness
Commit: 76fe17175b57af4b5bbe3db7f30dbd12bd0dbecd
https://github.com/D-Programming-Language/dmd/commit/76fe17175b57af4b5bbe3db7f30dbd12bd0dbecd
Author: Hans W. Uhlig <huhlig at uhlisys.com>
Date: 2013-05-28 (Tue, 28 May 2013)
Changed paths:
M src/struct.c
Log Message:
-----------
C++11 Narrowing Violation Correction
Commit: 5ca18a6bd50bc0f595ef055957e3264b25605145
https://github.com/D-Programming-Language/dmd/commit/5ca18a6bd50bc0f595ef055957e3264b25605145
Author: David Nadlinger <code at klickverbot.at>
Date: 2013-06-01 (Sat, 01 Jun 2013)
Changed paths:
M src/func.c
M src/struct.c
Log Message:
-----------
Merge pull request #2092 from Uhlisys/master
Correct DMD C++11 Narrowing Violation
Compare: https://github.com/D-Programming-Language/dmd/compare/8f0a8e41a5e4...5ca18a6bd50b
More information about the dmd-internals
mailing list