[Issue 5427] constructors .di files lack modifiers

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jan 8 01:21:18 PST 2011


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


Jonathan M Davis <jmdavisProg at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |normal


--- Comment #1 from Jonathan M Davis <jmdavisProg at gmx.com> 2011-01-08 01:19:00 PST ---
Interestingly enough, it looks like the problem goes away if you place nothrow
and pure _before_ this() rather than after. So, there _does_ appear to be a
trivial workaround, but still, it needs to be fixed. As there is a trivial
workaround, however, I'll downgrade its severity to normal.

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