Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: bb9200a4f80c912a4b9e4c4649307d86edb0624c
https://github.com/D-Programming-Language/dmd/commit/bb9200a4f80c912a4b9e4c4649307d86edb0624c
Author: Daniel Murphy <[email protected]>
Date: 2012-01-27 (Fri, 27 Jan 2012)
Changed paths:
M src/func.c
R test/fail_compilation/fail242.d
M test/runnable/xtest46.d
Log Message:
-----------
Issue 4174 - Template interface functions not allowed, making operator
overloads difficult
The lifting restriction banning final and static members in interfaces should
also apply to template functions.
Commit: f1f09dd8ef3710e631d387268a5cf03507ccf99b
https://github.com/D-Programming-Language/dmd/commit/f1f09dd8ef3710e631d387268a5cf03507ccf99b
Author: Walter Bright <[email protected]>
Date: 2012-04-27 (Fri, 27 Apr 2012)
Changed paths:
M src/func.c
R test/fail_compilation/fail242.d
M test/runnable/xtest46.d
Log Message:
-----------
Merge pull request #131 from yebblies/issue4174
Issue 4174 - Template interface functions not allowed, making operator
overloads difficult
Compare: https://github.com/D-Programming-Language/dmd/compare/e1d5978...f1f09dd
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals