[Issue 4053] To avoid struct ctor/opCall conflicts

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jan 6 05:21:19 PST 2011


http://d.puremagic.com/issues/show_bug.cgi?id=4053


Adam D. Ruppe <destructionator at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |destructionator at gmail.com


--- Comment #1 from Adam D. Ruppe <destructionator at gmail.com> 2011-01-06 05:18:58 PST ---
An important addition to the suggestion: *static* opCall is the real problem
here. There should be no problem between an instance opCall and a constructor.

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


More information about the Digitalmars-d-bugs mailing list