[dmd-internals] [D-Programming-Language/dmd] 0d716d: Improve fail_compilation tests by using `TEST_OUTP...
GitHub
noreply at github.com
Mon Sep 30 05:55:42 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 0d716db98a1d084f195d58c763e4aa9892096c47
https://github.com/D-Programming-Language/dmd/commit/0d716db98a1d084f195d58c763e4aa9892096c47
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-09-30 (Mon, 30 Sep 2013)
Changed paths:
M test/fail_compilation/class1.d
M test/fail_compilation/class2.d
Log Message:
-----------
Improve fail_compilation tests by using `TEST_OUTPUT`
Commit: ddceb6ae9d73ce12e4ced9263931853a1e294f12
https://github.com/D-Programming-Language/dmd/commit/ddceb6ae9d73ce12e4ced9263931853a1e294f12
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-09-30 (Mon, 30 Sep 2013)
Changed paths:
M src/class.c
M test/fail_compilation/class1.d
M test/fail_compilation/class2.d
Log Message:
-----------
fix Issue 11146 - Wrong line number of "identity assignment operator overload is illegal"
Commit: 8d20595ec756bfd8756e4f3fd080d3aba20a4fcb
https://github.com/D-Programming-Language/dmd/commit/8d20595ec756bfd8756e4f3fd080d3aba20a4fcb
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-09-30 (Mon, 30 Sep 2013)
Changed paths:
M src/class.c
M test/fail_compilation/class1.d
M test/fail_compilation/class2.d
Log Message:
-----------
Merge pull request #2602 from 9rnsr/fix11146
Issue 11146 - Wrong line number of "identity assignment operator overload is illegal"
Compare: https://github.com/D-Programming-Language/dmd/compare/055fc646bb9a...8d20595ec756
More information about the dmd-internals
mailing list