[Gambas-user] Server socket problems (episode II)

2009-06-06 Thread Benoît Minisini
Hi, There is a design problem in the networking component (and in Gambas streams generally). You cannot send data on demand. Annoying if you want to write a file server for example... So I'm trying to solve that in Gambas 3 - I'm afraid I won't be able to backport it to Gambas 2... I added a

[Gambas-user] Gambas on Mac

2009-06-06 Thread richard terry
Possible? Any info appreciated. Richard -- OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the O

Re: [Gambas-user] integer / string file IO issue

2009-06-06 Thread Jussi Lahtinen
...And problem do NOT occur on same system with Gambas3 revision 1995. Tried to run 30 times without no problems. Output to console was exactly same with successful run with Gambas2 and with any run with Gambas3. Jussi On Sun, Jun 7, 2009 at 00:24, Jussi Lahtinen wrote: > Confirmed problem at U

Re: [Gambas-user] integer / string file IO issue

2009-06-06 Thread Jussi Lahtinen
Confirmed problem at Ubuntu 9.04 64bit with Gambas 2.10. About 50% of runs halt with described error message. Jussi 2009/6/6 Benoît Minisini : >> >> The OS is debian lenny, cpu is amd64. >> > > Uh uh. Maybe it is a 64-bits bug? > > -- > Benoît > > --

Re: [Gambas-user] integer / string file IO issue

2009-06-06 Thread Benoît Minisini
> > The OS is debian lenny, cpu is amd64. > Uh uh. Maybe it is a 64-bits bug? -- Benoît -- OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that in

Re: [Gambas-user] integer / string file IO issue

2009-06-06 Thread Beren Scott
On Sat, 2009-06-06 at 14:11 +0200, Benoît Minisini wrote: > > On Fri, 2009-06-05 at 20:01 +0200, Benoît Minisini wrote: > > > > This one has been making me pull hair out :P > > > > > > > > On Fri, 2009-06-05 at 10:06 +0200, Benoît Minisini wrote: > > > > > > I am sending the project source. > > > >

Re: [Gambas-user] integer / string file IO issue

2009-06-06 Thread Benoît Minisini
> On Fri, 2009-06-05 at 20:01 +0200, Benoît Minisini wrote: > > > This one has been making me pull hair out :P > > > > > > On Fri, 2009-06-05 at 10:06 +0200, Benoît Minisini wrote: > > > > > I am sending the project source. > > > > > > > > Can you send the exact *.dat file too? > > > > Well, everyt