digitalmars.D.bugs - [Issue 8116] New: new Foo().bar() should work
- d-bugmail puremagic.com (17/17) May 18 2012 http://d.puremagic.com/issues/show_bug.cgi?id=8116
- d-bugmail puremagic.com (11/11) May 20 2012 http://d.puremagic.com/issues/show_bug.cgi?id=8116
- d-bugmail puremagic.com (12/12) Dec 08 2012 http://d.puremagic.com/issues/show_bug.cgi?id=8116
http://d.puremagic.com/issues/show_bug.cgi?id=8116 Summary: new Foo().bar() should work Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: DMD AssignedTo: nobody puremagic.com ReportedBy: wfunction hotmail.com --- Comment #0 from wfunction hotmail.com 2012-05-18 16:37:09 PDT --- It works in C#, and it's kinda handy for it to work. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
May 18 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8116 bearophile_hugs eml.cc changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bearophile_hugs eml.cc --- Comment #1 from bearophile_hugs eml.cc 2012-05-20 05:17:48 PDT --- I think something like (new Foo()).bar() works in D. If you want to change this, you need to change the operator precedence. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
May 20 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8116 Andrej Mitrovic <andrej.mitrovich gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |andrej.mitrovich gmail.com Resolution| |DUPLICATE --- Comment #2 from Andrej Mitrovic <andrej.mitrovich gmail.com> 2012-12-08 15:10:55 PST --- *** This issue has been marked as a duplicate of issue 8635 *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Dec 08 2012