[Issue 4595] Accessing non-static member of a null reference compiles

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Aug 8 06:00:42 PDT 2010


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



--- Comment #8 from bearophile_hugs at eml.cc 2010-08-08 06:00:38 PDT ---
Generally the D program stops, some things happen deterministically inside the
GC and the D code and the underlying C runtime, some events happen to the
threads of your D code in a partially deterministic way, but then what exactly
happens is specified by the Operating System and Memory Management Unit of your
computer.

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