[Gambas-user] Release of gambas 1.9.29

Benoit Minisini gambas at ...1...
Fri Apr 21 00:54:22 CEST 2006


Hi,

This release is intended to compile and run on FreeBSD, and other non-Linux 
systems that do not support ioctl(...,FIONREAD,...) on any file descriptor.

It fixes many important bugs too:

* SUPER keyword now should work in any case. 

* Auto-creatable classes now can be enumerated safely. 

* Subst() was rewritten and fixed, and will be backported to the stable 
version as soon as possible.

* Val("") returns NULL now, and not a null date anymore. 

* Tooltips work correctly on view controls now. 

* Blob management was fixed in mysql driver. 

* Void lines in mails are correctly sent by the SMTP component now.

See the ChangeLog for the other changes.

I'm waiting information about problems on PowerPC before releasing a 1.0.16 
version that will fix the Subst() function.

Regards,

-- 
Benoit Minisini





More information about the User mailing list