[Issue 4587] Assert exception should not allocate
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Aug 5 20:30:56 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4587
--- Comment #4 from Leandro Lucarella <llucax at gmail.com> 2010-08-05 20:30:55 PDT ---
(In reply to comment #3)
> I think, GC should just use special kind of assert.
Why? And how is desirable that an assert allocates?
I agree that the GC *could* use a special kind of assert, as I said it's really
not that bad, but I don't see how it *should*. The GC have to do a lot of
special casing already if it's written in D, how adding more special cases for
the GC developers is good?
--
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