[Issue 3656] delegate should specify 'this' decorations

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3656

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

   What|Removed |Added

Version|2.036   |D2

--


[Issue 3656] delegate should specify 'this' decorations

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


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE


--- Comment #3 from Steven Schveighoffer schvei...@yahoo.com 2011-06-12 
11:28:15 PDT ---
Yes, it's a dupe.  I also realize now that identifying the decorations for the
this pointer makes delegates a lot less useful, so they shouldn't specify this
decorations.  I think even in the case where the function is shared, it's not
important, the member function should handle the shared semantics properly.

*** This issue has been marked as a duplicate of issue 1983 ***

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


[Issue 3656] delegate should specify 'this' decorations

2011-03-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3656


Don clugd...@yahoo.com.au changed:

   What|Removed |Added

 CC||clugd...@yahoo.com.au


--- Comment #2 from Don clugd...@yahoo.com.au 2011-03-18 23:35:58 PDT ---
This seems to be a duplicate of bug 1983

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