Re: [Gambas-user] Problems with the IDE and Stream buffering

2013-08-30 Thread Benoît Minisini
Le 30/08/2013 18:04, Tobias Boege a écrit : > On Wed, 21 Aug 2013, Tobias Boege wrote: >> Hi folks, >> >> is anyone else having trouble with the latest revision(s)? I observed two >> things: >> >> 1) Stream buffering broken. If I have a Process (it may equivalently well >> be only a Process pro

Re: [Gambas-user] Problems with the IDE and Stream buffering

2013-08-30 Thread Tobias Boege
On Wed, 21 Aug 2013, Tobias Boege wrote: > Hi folks, > > is anyone else having trouble with the latest revision(s)? I observed two > things: > > 1) Stream buffering broken. If I have a Process (it may equivalently well >be only a Process problem (not a general Stream one) as it is the Process

Re: [Gambas-user] Problems with the IDE and Stream buffering

2013-08-29 Thread Tobias Boege
On Thu, 29 Aug 2013, Beno?t Minisini wrote: > Le 29/08/2013 22:31, Tobias Boege a ?crit : > > > > It's not fixed. I attach a sample project for the stream Line Input case. > > > > I will prepare reports for the "massive input" thing and for my IDE problems > > tomorrow. Nothing urgent, though. > >

Re: [Gambas-user] Problems with the IDE and Stream buffering

2013-08-29 Thread Benoît Minisini
Le 29/08/2013 22:31, Tobias Boege a écrit : > > It's not fixed. I attach a sample project for the stream Line Input case. > > I will prepare reports for the "massive input" thing and for my IDE problems > tomorrow. Nothing urgent, though. > > Regards, > Tobi > Thanks. It should be better with revi

Re: [Gambas-user] Problems with the IDE and Stream buffering

2013-08-29 Thread Tobias Boege
On Thu, 29 Aug 2013, Beno?t Minisini wrote: > Le 29/08/2013 21:34, Tobias Boege a ?crit : > > On Thu, 29 Aug 2013, Beno?t Minisini wrote: > >> Le 26/08/2013 15:30, Tobias Boege a ?crit : > >>> On Wed, 21 Aug 2013, Tobias Boege wrote: > Hi folks, > > is anyone else having trouble with

Re: [Gambas-user] Problems with the IDE and Stream buffering

2013-08-29 Thread Benoît Minisini
Le 29/08/2013 21:34, Tobias Boege a écrit : > On Thu, 29 Aug 2013, Beno?t Minisini wrote: >> Le 26/08/2013 15:30, Tobias Boege a ?crit : >>> On Wed, 21 Aug 2013, Tobias Boege wrote: Hi folks, is anyone else having trouble with the latest revision(s)? I observed two things:

Re: [Gambas-user] Problems with the IDE and Stream buffering

2013-08-29 Thread Tobias Boege
On Thu, 29 Aug 2013, Beno?t Minisini wrote: > Le 26/08/2013 15:30, Tobias Boege a ?crit : > > On Wed, 21 Aug 2013, Tobias Boege wrote: > >> Hi folks, > >> > >> is anyone else having trouble with the latest revision(s)? I observed two > >> things: > >> > >> 1) Stream buffering broken. If I have a Pr

Re: [Gambas-user] Problems with the IDE and Stream buffering

2013-08-29 Thread Benoît Minisini
Le 26/08/2013 15:30, Tobias Boege a écrit : > On Wed, 21 Aug 2013, Tobias Boege wrote: >> Hi folks, >> >> is anyone else having trouble with the latest revision(s)? I observed two >> things: >> >> 1) Stream buffering broken. If I have a Process (it may equivalently well >> be only a Process pro

Re: [Gambas-user] Problems with the IDE and Stream buffering

2013-08-26 Thread Tobias Boege
On Wed, 21 Aug 2013, Tobias Boege wrote: > Hi folks, > > is anyone else having trouble with the latest revision(s)? I observed two > things: > > 1) Stream buffering broken. If I have a Process (it may equivalently well >be only a Process problem (not a general Stream one) as it is the Process

[Gambas-user] Problems with the IDE and Stream buffering

2013-08-21 Thread Tobias Boege
Hi folks, is anyone else having trouble with the latest revision(s)? I observed two things: 1) Stream buffering broken. If I have a Process (it may equivalently well be only a Process problem (not a general Stream one) as it is the Process code which was touched recently), I get one line fr