[dmd-internals] [D-Programming-Language/dmd] 805cb9: imrove issue 9892 test case
GitHub
noreply at github.com
Wed Apr 10 22:03:39 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 805cb90fdedcaba176465c8f8e441e39291b3732
https://github.com/D-Programming-Language/dmd/commit/805cb90fdedcaba176465c8f8e441e39291b3732
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-04-10 (Wed, 10 Apr 2013)
Changed paths:
M test/fail_compilation/fail9892.d
Log Message:
-----------
imrove issue 9892 test case
Commit: c8af3c7abd4f41e1809fb8dc9da4d4808b01cf03
https://github.com/D-Programming-Language/dmd/commit/c8af3c7abd4f41e1809fb8dc9da4d4808b01cf03
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-04-10 (Wed, 10 Apr 2013)
Changed paths:
M test/fail_compilation/fail6795.d
Log Message:
-----------
imrove issue 6795 test case
Commit: 628e159641ce9ba8469a298d649874e7c88b287f
https://github.com/D-Programming-Language/dmd/commit/628e159641ce9ba8469a298d649874e7c88b287f
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-04-10 (Wed, 10 Apr 2013)
Changed paths:
M src/constfold.c
M test/fail_compilation/fail6795.d
Log Message:
-----------
fix wrong line numbers with constant folding
Commit: 2ba4076ef4c8eb4c6f4af506ff889682f9814732
https://github.com/D-Programming-Language/dmd/commit/2ba4076ef4c8eb4c6f4af506ff889682f9814732
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2013-04-10 (Wed, 10 Apr 2013)
Changed paths:
M src/constfold.c
M test/fail_compilation/fail6795.d
M test/fail_compilation/fail9892.d
Log Message:
-----------
Merge pull request #1885 from 9rnsr/fix_testcase
Fix test cases for issue 9892 and 6795
Compare: https://github.com/D-Programming-Language/dmd/compare/ad6e53715cd2...2ba4076ef4c8
More information about the dmd-internals
mailing list