[dmd-internals] [D-Programming-Language/dmd] 0bfc49: fix Issue 8631 - illegal overrides accepted
GitHub
noreply at github.com
Sat Jan 19 11:47:54 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 0bfc49f23744a6bf92fa36e5e925b65635e4d5d4
https://github.com/D-Programming-Language/dmd/commit/0bfc49f23744a6bf92fa36e5e925b65635e4d5d4
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-01-13 (Sun, 13 Jan 2013)
Changed paths:
M src/func.c
A test/compilable/test8631.d
A test/fail_compilation/fail8631.d
M test/runnable/xtest46.d
Log Message:
-----------
fix Issue 8631 - illegal overrides accepted
Commit: 199fc70dcb1d03adc674d613ced0e9b8b5c83aa3
https://github.com/D-Programming-Language/dmd/commit/199fc70dcb1d03adc674d613ced0e9b8b5c83aa3
Author: Walter Bright <walter at walterbright.com>
Date: 2013-01-19 (Sat, 19 Jan 2013)
Changed paths:
M src/func.c
A test/compilable/test8631.d
A test/fail_compilation/fail8631.d
M test/runnable/xtest46.d
Log Message:
-----------
Merge pull request #1450 from 9rnsr/fix8631
Issue 8631 - illegal overrides accepted
Compare: https://github.com/D-Programming-Language/dmd/compare/7d36ee467bf7...199fc70dcb1d
More information about the dmd-internals
mailing list