> On Sun, 2009-06-07 at 12:19 +0200, Benoît Minisini wrote:
> > > > So, it's a 64bit issue, is there a fix for this yet?
> > >
> > > I'm not sure, but I guess so. I was working on the networking
> > > component, so I was busy. Now I'm free to look at that bug!
> > >
> > > Regards,
> >
> > OK, the bug is fixed in revision #2005!
> >
> > This was not a 64 bits bug, but two uninitialized flags that made INPUT
> > (and LINE INPUT) becoming bad only on 64 bits systems.
>
> Well, I am going to say a big thankyou mate, it's working, oh and as for
> those really large arrays, I descovered the beauty of resize. Learn
> something everyday hey. I will leave you with one last idea for
> improvement, perhaps extending the MAX and MIN commands beyond 2
> arguments. Anyways, enjoy your day, now I can get to the hard stuff.
>
> Beren
>

Min() and Max() had a variable number of arguments in the past. But I noticed 
that most of the time, you use it with two arguments, and having a fixed 
number of arguments makes them faster.

Regards,

-- 
Benoît

------------------------------------------------------------------------------
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 OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to