reddit discussion on replacing Python in 0install
Walter Bright
newshound2 at digitalmars.com
Sat Jun 15 02:48:57 PDT 2013
On 6/15/2013 1:36 AM, deadalnix wrote:
> The solution that consist into flushing in main at the end of the program is
> problematic as well. At this point, from programmer perspective, the program ran
> fun and is terminated successfully. Still the whole stuff will explode under its
> feet, in the runtime. That isn't something we should promote.
If the output failed to happen, how could the program have successfully behaved
as intended?
More information about the Digitalmars-d
mailing list