[Issue 4968] inout is sticky to function return type

2010-10-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4968 Steven Schveighoffer changed: What|Removed |Added CC||schvei...@yahoo.com --- Comment

[Issue 4968] inout is sticky to function return type

2011-05-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4968 --- Comment #2 from Kenji Hara 2011-05-06 09:21:13 PDT --- Created an attachment (id=964) test patch This patch only fix comment#1 case, but not support more cases (array, function, delegate, etc.) -- Configure issuemail: http://d.puremagic.

[Issue 4968] inout is sticky to function return type

2011-05-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4968 Kenji Hara changed: What|Removed |Added Attachment #964 is|0 |1 obsolete|

[Issue 4968] inout is sticky to function return type

2011-08-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4968 Kenji Hara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|