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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to