Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: dab021c5b716b3a6eedbb1d883ce55f084b98aca
      
https://github.com/D-Programming-Language/dmd/commit/dab021c5b716b3a6eedbb1d883ce55f084b98aca
  Author: k-hara <[email protected]>
  Date:   2013-12-10 (Tue, 10 Dec 2013)

  Changed paths:
    M src/expression.c
    M test/runnable/casting.d

  Log Message:
  -----------
  fix Issue 11722 - Qualifier-only casts should not invoke opCast


  Commit: b32a5205390f69e3fc72b3acb912306f22616fbf
      
https://github.com/D-Programming-Language/dmd/commit/b32a5205390f69e3fc72b3acb912306f22616fbf
  Author: Martin Nowak <[email protected]>
  Date:   2013-12-11 (Wed, 11 Dec 2013)

  Changed paths:
    M src/expression.c
    M test/runnable/casting.d

  Log Message:
  -----------
  Merge pull request #2946 from 9rnsr/fix11722

Issue 11722 - Qualifier-only casts should not invoke opCast


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

Reply via email to