[dmd-internals] [D-Programming-Language/dmd] a11300: fix Issue 11505 - Bad error message: "opAssign [.....
GitHub
noreply at github.com
Sat Nov 30 10:54:07 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: a113001ef631df28109d444edc493cd4ac5842b8
https://github.com/D-Programming-Language/dmd/commit/a113001ef631df28109d444edc493cd4ac5842b8
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-11-24 (Sun, 24 Nov 2013)
Changed paths:
M src/clone.c
M test/runnable/sdtor.d
Log Message:
-----------
fix Issue 11505 - Bad error message: "opAssign [...] is annotated with @disable"
Commit: 58562d274cd81e581eef260d1be6bdea8ceeba15
https://github.com/D-Programming-Language/dmd/commit/58562d274cd81e581eef260d1be6bdea8ceeba15
Author: Martin Nowak <code at dawg.eu>
Date: 2013-11-30 (Sat, 30 Nov 2013)
Changed paths:
M src/clone.c
M test/runnable/sdtor.d
Log Message:
-----------
Merge pull request #2804 from 9rnsr/fix11505
[REG2.064] Issue 11505 - Bad error message: "opAssign [...] is annotated with @disable"
Compare: https://github.com/D-Programming-Language/dmd/compare/9a7ebe8f4b84...58562d274cd8
More information about the dmd-internals
mailing list