Jonathan Crapuchettes:

> I think I've run into a problem with DMD's compilation. Can anyone suggest a 
> work around? In the middle of a function I called writefln to output a double 
> value for testing, but the code is now segfaulting during the execution of 
> writefln. Backtrace from gdb follows.

Is it segfaulting with a printf too? Don't you want to show the code too? Maybe 
in the D.learn newsgroup?

Bye,
bearophile

Reply via email to