[Issue 4174] Template interface functions not allowed, making operator overloads difficult

2012-04-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4174



--- Comment #7 from github-bugzi...@puremagic.com 2012-04-27 18:37:45 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/bb9200a4f80c912a4b9e4c4649307d86edb0624c
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.

https://github.com/D-Programming-Language/dmd/commit/f1f09dd8ef3710e631d387268a5cf03507ccf99b
Merge pull request #131 from yebblies/issue4174

Issue 4174 - Template interface functions not allowed, making operator
overloads difficult

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 4174] Template interface functions not allowed, making operator overloads difficult

2012-04-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4174


Walter Bright bugzi...@digitalmars.com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 CC||bugzi...@digitalmars.com
 Resolution||FIXED


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 4174] Template interface functions not allowed, making operator overloads difficult

2012-04-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4174


yebblies yebbl...@gmail.com changed:

   What|Removed |Added

 CC||d...@dawgfoto.de


--- Comment #6 from yebblies yebbl...@gmail.com 2012-04-05 10:44:34 EST ---
*** Issue 7816 has been marked as a duplicate of this issue. ***

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 4174] Template interface functions not allowed, making operator overloads difficult

2012-01-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4174


Alex R�nne Petersen xtzgzo...@gmail.com changed:

   What|Removed |Added

 CC||xtzgzo...@gmail.com


--- Comment #5 from Alex R�nne Petersen xtzgzo...@gmail.com 2012-01-06 
07:24:17 PST ---
Any news on this? This is still very much a blocker for many designs.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 4174] Template interface functions not allowed, making operator overloads difficult

2011-06-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4174


yebblies yebbl...@gmail.com changed:

   What|Removed |Added

   Keywords||patch, rejects-valid
 CC||yebbl...@gmail.com


--- Comment #4 from yebblies yebbl...@gmail.com 2011-06-16 00:02:54 PDT ---
https://github.com/D-Programming-Language/dmd/pull/131

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 4174] Template interface functions not allowed, making operator overloads difficult

2010-12-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4174


Andrei Alexandrescu and...@metalanguage.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||and...@metalanguage.com
 AssignedTo|nob...@puremagic.com|bugzi...@digitalmars.com


--- Comment #2 from Andrei Alexandrescu and...@metalanguage.com 2010-12-29 
12:37:55 PST ---
That should be op == +. With that change I am getting the same error message.
Assigning to Walter to expedite review.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 4174] Template interface functions not allowed, making operator overloads difficult

2010-12-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4174



--- Comment #3 from Steven Schveighoffer schvei...@yahoo.com 2010-12-29 
12:40:08 PST ---
Yes, I think back in May, you needed +=.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 4174] Template interface functions not allowed, making operator overloads difficult

2010-05-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4174


Steven Schveighoffer schvei...@yahoo.com changed:

   What|Removed |Added

   Severity|normal  |blocker


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---