dereferencing null
Jacob Carlborg
doob at me.com
Mon Mar 5 23:53:54 PST 2012
On 2012-03-06 03:04, Steven Schveighoffer wrote:
> Certainly for Mac OS X, it should do the most informative appropriate
> thing for the OS it's running on. Does the above happen for D programs
> currently on Mac OS X?
When an exception if thrown and uncaught it will print the stack trace
to in the terminal (if run in the terminal). If the program ends with a
segmentation fault the stack trace will be outputted to a log file.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list