Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 3b101f404707fc8a06cec6e547ffb38ea3ef756b
https://github.com/D-Programming-Language/dmd/commit/3b101f404707fc8a06cec6e547ffb38ea3ef756b
Author: k-hara <[email protected]>
Date: 2013-09-08 (Sun, 08 Sep 2013)
Changed paths:
M src/declaration.c
M test/runnable/declaration.d
Log Message:
-----------
fix Issue 9073 - In manifest constant initializer, && and || should evaluate
their operands lazily.
Commit: c97061421b2a1acd621a13a3ad8853c9d2ee2ffc
https://github.com/D-Programming-Language/dmd/commit/c97061421b2a1acd621a13a3ad8853c9d2ee2ffc
Author: Walter Bright <[email protected]>
Date: 2013-09-09 (Mon, 09 Sep 2013)
Changed paths:
M src/declaration.c
M test/runnable/declaration.d
Log Message:
-----------
Merge pull request #1325 from 9rnsr/fix9073
Issue 9073 - In manifest constant initializer, && and || should evaluate their
operands lazily.
Compare:
https://github.com/D-Programming-Language/dmd/compare/d6c2b20d190f...c97061421b2a
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals