[dmd-internals] [D-Programming-Language/dmd] 1ac1c9: fix Issue 9063 - static assert should resolve prop...
GitHub
noreply at github.com
Fri Nov 23 03:19:50 PST 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 1ac1c9a09511f8e3068f8cc67ed74839803f6e24
https://github.com/D-Programming-Language/dmd/commit/1ac1c9a09511f8e3068f8cc67ed74839803f6e24
Author: k-hara <k.hara.pg at gmail.com>
Date: 2012-11-22 (Thu, 22 Nov 2012)
Changed paths:
M src/staticassert.c
A test/fail_compilation/fail9063.d
M test/runnable/property2.d
Log Message:
-----------
fix Issue 9063 - static assert should resolve property function call
Commit: 58112859e0903fc020fee37d5647189de8370654
https://github.com/D-Programming-Language/dmd/commit/58112859e0903fc020fee37d5647189de8370654
Author: Martin Nowak <dawg at dawgfoto.de>
Date: 2012-11-23 (Fri, 23 Nov 2012)
Changed paths:
M src/staticassert.c
A test/fail_compilation/fail9063.d
M test/runnable/property2.d
Log Message:
-----------
Merge pull request #1309 from 9rnsr/fix9063
Issue 9063 - static assert should resolve property function call
Compare: https://github.com/D-Programming-Language/dmd/compare/2888ec45218e...58112859e090
More information about the dmd-internals
mailing list