[Gambas-bugtracker] Bug #2310: Gambas Apps have isssues talking to other gambas apps started with exec

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Sun Jul 25 23:50:44 CEST 2021


http://gambaswiki.org/bugtracker/edit?object=BUG.2310&from=L21haW4-

Comment #19 by Brian G:

I Have created an app set that demonstrates an other part of the problem.

If and eof or close pipe arrives before the input buffer is empty then LOF() reports zero before all data is read.

This happens when an application is busy when the pipe closes or eof arrives.


This happens randomly in real use but I have created apps which demonstrate this clearly.

A suggestion here would be to have lof() report a negative value until the data is completely read..

----------------------------------------------------------------------------

Attachment: MyCatRead-0.1.25.tar.gz

Attachment: TestWriteReadFromAppRead-0.1.tar.gz




More information about the Bugtracker mailing list