Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 1c50c4f268fa719434bb20ac885d7bfb12a019d3
      
https://github.com/D-Programming-Language/dmd/commit/1c50c4f268fa719434bb20ac885d7bfb12a019d3
  Author: k-hara <[email protected]>
  Date:   2014-02-19 (Wed, 19 Feb 2014)

  Changed paths:
    M src/e2ir.c
    M test/runnable/nulltype.d

  Log Message:
  -----------
  fix Issue 12203 - typeof(null) does not convert to "void delegate(float)"


  Commit: d898c7f4604df448ac2a51f7352048468fb0d1d2
      
https://github.com/D-Programming-Language/dmd/commit/d898c7f4604df448ac2a51f7352048468fb0d1d2
  Author: Walter Bright <[email protected]>
  Date:   2014-02-20 (Thu, 20 Feb 2014)

  Changed paths:
    M src/e2ir.c
    M test/runnable/nulltype.d

  Log Message:
  -----------
  Merge pull request #3294 from 9rnsr/fix12203

Issue 12203 - typeof(null) does not convert to "void delegate(float)"


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

Reply via email to