Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 2bd6ba3a62072c3c72e5565b80a51d0ed4bc221f
      
https://github.com/D-Programming-Language/dmd/commit/2bd6ba3a62072c3c72e5565b80a51d0ed4bc221f
  Author: Don Clugston <[email protected]>
  Date:   2013-05-30 (Thu, 30 May 2013)

  Changed paths:
    M src/ctfeexpr.c
    M test/compilable/interpret3.d

  Log Message:
  -----------
  Fix bug 10211: CTFE: Allow cast S**->D**, if S*->D* is OK


  Commit: 320e4bd639c11e1d09965bc09f5a9849de9f25f4
      
https://github.com/D-Programming-Language/dmd/commit/320e4bd639c11e1d09965bc09f5a9849de9f25f4
  Author: Walter Bright <[email protected]>
  Date:   2013-05-31 (Fri, 31 May 2013)

  Changed paths:
    M src/ctfeexpr.c
    M test/compilable/interpret3.d

  Log Message:
  -----------
  Merge pull request #2099 from donc/ctfe10211pointercasts

Fix bug 10211: CTFE: Allow cast S**->D**, if S*->D* is OK


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

Reply via email to