[Gambas-user] Issue 323 in gambas: Write command doesn't work in some cases when inheriting Task

gambas at ...2524... gambas at ...2524...
Fri Aug 31 21:59:49 CEST 2012


Updates:
	Status: WontFix
	Labels: -Version Version-TRUNK

Comment #1 on issue 323 by benoit.m... at ...626...: Write command doesn't  
work in some cases when inheriting Task
http://code.google.com/p/gambas/issues/detail?id=323

Input-output are buffered. You must use FLUSH.

In the case of background task, a flush is automatically done when a '\n'  
is emitted.





More information about the User mailing list