[Issue 5191] Combination of pure and nothrow result in a function that does nothing
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Nov 9 04:38:04 PST 2010
http://d.puremagic.com/issues/show_bug.cgi?id=5191
Don <clugdbug at yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |wrong-code
CC| |clugdbug at yahoo.com.au
Severity|normal |critical
--- Comment #1 from Don <clugdbug at yahoo.com.au> 2010-11-09 04:37:00 PST ---
Nasty. It's because pure member functions are internally being marked as const
somehow. That needs to be fixed. In DMD2.049, this code didn't compile.
--
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