[Issue 8477] [2.060 beta] Strange error calling member func from overridden Exception::toString()

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jul 30 17:27:38 PDT 2012


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



--- Comment #4 from Kenji Hara <k.hara.pg at gmail.com> 2012-07-30 17:27:36 PDT ---
(In reply to comment #2)
> (In reply to comment #1)
> > So it's either invalid report or request for better diagnostics.
> 
> Your second point is implicit as the numerous complaints show. But toString
> needs to be implemented with some consistency in Phobos.. Object.toString isn't
> const, but Throwable.toString is. What's it gonna be?

It's my mistake. I had reverted const qualifer of Object member functions, but
forgotten about Throwable's.

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