Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: d67490ebbbc909bcacbcbb9513539e43b4812a7d
https://github.com/D-Programming-Language/dmd/commit/d67490ebbbc909bcacbcbb9513539e43b4812a7d
Author: Daniel Murphy <[email protected]>
Date: 2011-07-09 (Sat, 09 Jul 2011)
Changed paths:
M src/opover.c
M test/runnable/aliasthis.d
Log Message:
-----------
Issue 6267 - Can't increment alias this'd struct from ref return
The [fix for bug
5551](https://github.com/D-Programming-Language/dmd/commit/b3df2) was
incorrect, it should only skip attempting to use `opBinary`/`opBinaryRight`,
not the rest of op_overload.
Commit: 5f6f697a4287494a6e8ae4f84bd5e7d28a115e1a
https://github.com/D-Programming-Language/dmd/commit/5f6f697a4287494a6e8ae4f84bd5e7d28a115e1a
Author: Walter Bright <[email protected]>
Date: 2011-07-09 (Sat, 09 Jul 2011)
Changed paths:
M src/opover.c
M test/runnable/aliasthis.d
Log Message:
-----------
Merge pull request #225 from yebblies/issue6267
Issue 6267 - Can't increment alias this'd struct from ref return
Compare: https://github.com/D-Programming-Language/dmd/compare/27b73cb...5f6f697
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals