Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: ac3de50bcff047b86ff8fe8778f00e8f4845315c
      
https://github.com/D-Programming-Language/dmd/commit/ac3de50bcff047b86ff8fe8778f00e8f4845315c
  Author: k-hara <[email protected]>
  Date:   2013-02-24 (Sun, 24 Feb 2013)

  Changed paths:
    M src/mtype.c
    M test/runnable/structlit.d

  Log Message:
  -----------
  fix Issue 9566 - Cannot use struct .init when it contains static array 
initialized from a single element.


  Commit: f5eb6d5f9684ff6276cdbc52919b5b877d36d72d
      
https://github.com/D-Programming-Language/dmd/commit/f5eb6d5f9684ff6276cdbc52919b5b877d36d72d
  Author: Walter Bright <[email protected]>
  Date:   2013-02-24 (Sun, 24 Feb 2013)

  Changed paths:
    M src/mtype.c
    M test/runnable/structlit.d

  Log Message:
  -----------
  Merge pull request #1688 from 9rnsr/fix9566

[REG 2.062] Issue 9566 - Cannot use struct .init when it contains static array 
initialized from a single element.


Compare: 
https://github.com/D-Programming-Language/dmd/compare/d8eeecf4cba1...f5eb6d5f9684
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to