Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 2bcf5dc2111fea1b99cb03841b93ef4d55d49107
      
https://github.com/D-Programming-Language/dmd/commit/2bcf5dc2111fea1b99cb03841b93ef4d55d49107
  Author: Daniel Kozak <[email protected]>
  Date:   2015-05-18 (Mon, 18 May 2015)

  Changed paths:
    M src/cast.c
    M test/fail_compilation/fail_casting.d

  Log Message:
  -----------
  fix Issue 14596 - Error: e2ir: cannot cast malloc(42u) of type void* to type 
char[]


  Commit: d872b5a308f1580c6a92a19fe90625e837188fe3
      
https://github.com/D-Programming-Language/dmd/commit/d872b5a308f1580c6a92a19fe90625e837188fe3
  Author: Walter Bright <[email protected]>
  Date:   2015-05-19 (Tue, 19 May 2015)

  Changed paths:
    M src/cast.c
    M test/fail_compilation/fail_casting.d

  Log Message:
  -----------
  Merge pull request #4667 from Kozzi11/14596

fix Issue 14596 - Error: e2ir: cannot cast malloc(42u) of type void* …


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

Reply via email to