Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 8121cf8ed5cb41d6905a0ac3169c3f397e58dab5
      
https://github.com/D-Programming-Language/dmd/commit/8121cf8ed5cb41d6905a0ac3169c3f397e58dab5
  Author: k-hara <[email protected]>
  Date:   2013-11-03 (Sun, 03 Nov 2013)

  Changed paths:
    M src/expression.c
    A test/fail_compilation/diag11423.d

  Log Message:
  -----------
  fix Issue 11423 - Error: new can only create structs, dynamic arrays or class 
objects, not _error_'s


  Commit: dc6628429ed8af254f80c86845d9237ebf5daf00
      
https://github.com/D-Programming-Language/dmd/commit/dc6628429ed8af254f80c86845d9237ebf5daf00
  Author: Daniel Murphy <[email protected]>
  Date:   2013-11-03 (Sun, 03 Nov 2013)

  Changed paths:
    M src/expression.c
    A test/fail_compilation/diag11423.d

  Log Message:
  -----------
  Merge pull request #2710 from 9rnsr/fix11423

Issue 11423 - Error: new can only create structs, dynamic arrays or class 
objects, not _error_'s


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

Reply via email to