[dmd-internals] [D-Programming-Language/dmd] 84139f: Clean up errors in implicitCastTo refactoring not ...

GitHub noreply at github.com
Tue Feb 11 08:36:16 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 84139f92823bcc062485d76bd8169ff566048d03
      https://github.com/D-Programming-Language/dmd/commit/84139f92823bcc062485d76bd8169ff566048d03
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-02-11 (Tue, 11 Feb 2014)

  Changed paths:
    M src/cast.c
    M src/expression.h

  Log Message:
  -----------
  Clean up errors in implicitCastTo refactoring not caught by the C++ compiler.


  Commit: 718a98233c8fed3e3fc0712c1d0e5638a5104ac4
      https://github.com/D-Programming-Language/dmd/commit/718a98233c8fed3e3fc0712c1d0e5638a5104ac4
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-02-11 (Tue, 11 Feb 2014)

  Changed paths:
    M src/cast.c
    M src/expression.h

  Log Message:
  -----------
  Merge pull request #3248 from yebblies/implicitcasttofixup

Clean up errors in implicitCastTo refactoring not caught by the C++ compiler


Compare: https://github.com/D-Programming-Language/dmd/compare/0aa0730d871d...718a98233c8f


More information about the dmd-internals mailing list