Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: bc55af9d3d38fd18f3a2c1f323cd1a4f49dbd673
      
https://github.com/D-Programming-Language/dmd/commit/bc55af9d3d38fd18f3a2c1f323cd1a4f49dbd673
  Author: k-hara <[email protected]>
  Date:   2012-06-11 (Mon, 11 Jun 2012)

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

  Log Message:
  -----------
  fix Issue 8221 - typeof(null) rejected as return type for covariant overrides


  Commit: ad7637f3d3c2cdf98ff7de8d715315e8557ee223
      
https://github.com/D-Programming-Language/dmd/commit/ad7637f3d3c2cdf98ff7de8d715315e8557ee223
  Author: Walter Bright <[email protected]>
  Date:   2012-06-22 (Fri, 22 Jun 2012)

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

  Log Message:
  -----------
  Merge pull request #1001 from 9rnsr/fix8221

Issue 8221 - typeof(null) rejected as return type for covariant overrides


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

Reply via email to