[dmd-internals] [D-Programming-Language/dmd] c4389d: Use const char[] for constant message string
GitHub
noreply at github.com
Mon Jul 29 07:43:22 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: c4389d6d789b63e257fab1248f40d0d40c5a4915
https://github.com/D-Programming-Language/dmd/commit/c4389d6d789b63e257fab1248f40d0d40c5a4915
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-07-29 (Mon, 29 Jul 2013)
Changed paths:
M src/class.c
Log Message:
-----------
Use const char[] for constant message string
Commit: b86d57b9599d4b31359573549f89edb681bd78d1
https://github.com/D-Programming-Language/dmd/commit/b86d57b9599d4b31359573549f89edb681bd78d1
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-07-29 (Mon, 29 Jul 2013)
Changed paths:
M src/class.c
Log Message:
-----------
Merge pull request #2407 from yebblies/constmessage
[DDMD] Use const char[] for constant message string
Compare: https://github.com/D-Programming-Language/dmd/compare/b8e6fb3c16fb...b86d57b9599d
More information about the dmd-internals
mailing list