[dmd-internals] [D-Programming-Language/dmd] bb3d33: fix issue 10105 - ICE when converting string liter...
GitHub
noreply at github.com
Sun May 26 11:08:21 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: bb3d33ffd09ecefd776840959a42b38aeb8b0a4b
https://github.com/D-Programming-Language/dmd/commit/bb3d33ffd09ecefd776840959a42b38aeb8b0a4b
Author: Henning Pohl <henning at still-hidden.de>
Date: 2013-05-26 (Sun, 26 May 2013)
Changed paths:
M src/todt.c
M test/runnable/testenum.d
Log Message:
-----------
fix issue 10105 - ICE when converting string literal to static char
array in enum initializer
Commit: cbc45071202fc94d7572ff35582f6babcdf71858
https://github.com/D-Programming-Language/dmd/commit/cbc45071202fc94d7572ff35582f6babcdf71858
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2013-05-26 (Sun, 26 May 2013)
Changed paths:
M src/todt.c
M test/runnable/testenum.d
Log Message:
-----------
Merge pull request #2079 from hpohl/10105
fix issue 10105 - ICE when converting string literal to static char array in enum initializer
Compare: https://github.com/D-Programming-Language/dmd/compare/611d430e0800...cbc45071202f
More information about the dmd-internals
mailing list