[dmd-internals] [D-Programming-Language/dmd] bba09e: Fixes Issue 9398 - Print colon instead of question...
GitHub
noreply at github.com
Sat Jan 26 14:50:04 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: bba09e60fa4cbb59c84fc125d4ca58a4eb231578
https://github.com/D-Programming-Language/dmd/commit/bba09e60fa4cbb59c84fc125d4ca58a4eb231578
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-01-26 (Sat, 26 Jan 2013)
Changed paths:
M src/expression.c
A test/fail_compilation/diag9398.d
Log Message:
-----------
Fixes Issue 9398 - Print colon instead of question mark for mismatch of ternary operator types.
Commit: 57a0ea9bd6035b12603ed9e99f67f7c5b7b00679
https://github.com/D-Programming-Language/dmd/commit/57a0ea9bd6035b12603ed9e99f67f7c5b7b00679
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-01-26 (Sat, 26 Jan 2013)
Changed paths:
M src/expression.c
A test/fail_compilation/diag9398.d
Log Message:
-----------
Merge pull request #1555 from AndrejMitrovic/Fix9398
Issue 9398 - Print colon for mismatch of ternary operator types
Compare: https://github.com/D-Programming-Language/dmd/compare/2d836844f10e...57a0ea9bd603
More information about the dmd-internals
mailing list