[Issue 6107] ICE when a non-template member named '__ctor' exists in a struct, and the constructor is attempted to be invoked.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jan 20 22:38:16 PST 2012


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


Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com
           Severity|normal                      |trivial


--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> 2012-01-20 22:38:15 PST ---
Names beginning with a double underscore are reserved for the compiler's use.

-- 
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