Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: fa10a4ec772cf9d3a1ab0ff994729456f076b449
      
https://github.com/D-Programming-Language/phobos/commit/fa10a4ec772cf9d3a1ab0ff994729456f076b449
  Author: monarchdodra <[email protected]>
  Date:   2014-08-30 (Sat, 30 Aug 2014)

  Changed paths:
    M std/exception.d

  Log Message:
  -----------
  Use reinterpret cast is [does|may]PointTo

Instead of a straight up cast. Avoids problems related to opCast
or alias this, such as those in:
http://forum.dlang.org/thread/[email protected]


  Commit: a519789db11f5d6f759389e561a9fa9b07438a58
      
https://github.com/D-Programming-Language/phobos/commit/a519789db11f5d6f759389e561a9fa9b07438a58
  Author: H. S. Teoh <[email protected]>
  Date:   2014-09-04 (Thu, 04 Sep 2014)

  Changed paths:
    M std/exception.d

  Log Message:
  -----------
  Merge pull request #2472 from monarchdodra/doesPointToReg

Use reinterpret cast is [does|may]PointTo


Compare: 
https://github.com/D-Programming-Language/phobos/compare/dea935d19dad...a519789db11f
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to