Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: b9c45f3f49880c71dae9629f9d79b8cf8cbb3e52
      
https://github.com/D-Programming-Language/dmd/commit/b9c45f3f49880c71dae9629f9d79b8cf8cbb3e52
  Author: Don Clugston <[email protected]>
  Date:   2013-03-26 (Tue, 26 Mar 2013)

  Changed paths:
    M src/expression.c
    M test/fail_compilation/test8556.d

  Log Message:
  -----------
  Fix error propagation for ! and BoolExp

If !x is an error, don't change it to a boolean.


  Commit: 299c0f76838ca01f2b8af2c3ee6a3e45897e96ba
      
https://github.com/D-Programming-Language/dmd/commit/299c0f76838ca01f2b8af2c3ee6a3e45897e96ba
  Author: Hara Kenji <[email protected]>
  Date:   2013-03-26 (Tue, 26 Mar 2013)

  Changed paths:
    M src/expression.c
    M test/fail_compilation/test8556.d

  Log Message:
  -----------
  Merge pull request #1789 from donc/bool__error

Fix error propagation for ! and BoolExp


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

Reply via email to