reddit discussion on replacing Python in 0install
Steven Schveighoffer
schveiguy at yahoo.com
Wed Jun 12 08:34:45 PDT 2013
On Wed, 12 Jun 2013 11:32:58 -0400, Andrei Alexandrescu
<SeeWebsiteForEmail at erdani.org> wrote:
> I agree performance is not a problem. But it's just weird behavior. We
> should flush stdout termination, anything else would have to be
> carefully justified - and this is not.
stdout is flushed on termination. Your code just doesn't puke a stack
trace if there is an issue after main exits.
-Steve
More information about the Digitalmars-d
mailing list