[Issue 6295] [Regression 2.054] Segfault in checkPurity() of template value parameter

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jul 12 12:22:43 PDT 2011


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



--- Comment #4 from kennytm at gmail.com 2011-07-12 12:17:33 PDT ---
(In reply to comment #3)
> (In reply to comment #2)
> > DMD pull #242.
> > 
> > https://github.com/D-Programming-Language/dmd/pull/242
> 
> That was fast :-)
> 
> A limited form of typestate (see bug 4571 ) might help D user code avoid many
> null reference bugs.

Typestates in D cannot help NULL dereferencing bugs in DMD which is written in
C++.

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