Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: d859a617045bdf04b39edf14bb782faff642141a
      
https://github.com/D-Programming-Language/dmd/commit/d859a617045bdf04b39edf14bb782faff642141a
  Author: Henning Pohl <[email protected]>
  Date:   2013-06-07 (Fri, 07 Jun 2013)

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

  Log Message:
  -----------
  fix issue 9904 - typeof(null) can be casted to aggregate type if .sizeof
equals size of pointer


  Commit: 3c5eb896fb87b788dd0cb7631fbdf8c5cf77d9f2
      
https://github.com/D-Programming-Language/dmd/commit/3c5eb896fb87b788dd0cb7631fbdf8c5cf77d9f2
  Author: Hara Kenji <[email protected]>
  Date:   2013-06-07 (Fri, 07 Jun 2013)

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

  Log Message:
  -----------
  Merge pull request #2148 from hpohl/9904

fix issue 9904 - typeof(null) can be casted to aggregate type if .sizeof equals 
size of pointer


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

Reply via email to