Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 727233c9c5c1d81d13527f74b0a640f546f28a6c
      
https://github.com/D-Programming-Language/dmd/commit/727233c9c5c1d81d13527f74b0a640f546f28a6c
  Author: Daniel Murphy <[email protected]>
  Date:   2015-02-02 (Mon, 02 Feb 2015)

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

  Log Message:
  -----------
  Fix Issue 4733 - Possible bugs caused by dynamic arrays in boolean evaluation 
context

Turn it into a warning


  Commit: b9177ab9322f8fac7f20f279a5517eda26734ef9
      
https://github.com/D-Programming-Language/dmd/commit/b9177ab9322f8fac7f20f279a5517eda26734ef9
  Author: Martin Nowak <[email protected]>
  Date:   2015-04-06 (Mon, 06 Apr 2015)

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

  Log Message:
  -----------
  Merge pull request #2885 from yebblies/issue4733

Issue 4733 - Possible bugs caused by dynamic arrays in boolean evaluation 
context


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

Reply via email to