Re: [Gambas-user] Gambas 3 is out!

2011-12-30 Thread Willy Raets
Successful installation of Gambas 3 on Ubuntu 10.10 [System] OperatingSystem=Linux Kernel=2.6.35-31-generic Architecture=i686 Memory=2051628 kB DistributionVendor=Ubuntu DistributionRelease="Ubuntu 10.10" Desktop=Gnome [Gambas 2] Version=2.22.0 Path=/usr/bin/gbx2 [Gambas 3] Version=3.0.0 Path=/u

Re: [Gambas-user] Gambas 3 is out!

2011-12-30 Thread nando
Well, I realize CentOS is behind the times even though it is latest version. I'll stick with GAMBAS2 temporarily... So, which flavor of Linux should I migrate to? Your suggestions? This will be my new year resolutions. -- Original Message --- From: "nando" To: mailing list for ga

Re: [Gambas-user] Gambas 3 is out!

2011-12-30 Thread Willy Raets
This seems to be the right link to download Gambas3: http://sourceforge.net/projects/gambas/files/gambas3/gambas3-3.0.0.tar.bz2/download Enjoy... On za, 2011-12-31 at 05:23 +0100, Willy Raets wrote: > On gambas website it says Gambas 3 on download button. > Downloads gambas3-2.99.7.tar.bz2 ->

Re: [Gambas-user] Gambas 3 is out!

2011-12-30 Thread nando
Im using Centos 5.6 ./reconf-all failed aclocal doesn't have --install flag Suggestions? -Fernando [root@localhost ~]# cd gambas3-3.0.0 [root@localhost gambas3-3.0.0]# ./reconf-all libtoolize: unrecognized option `--nonrecursive' Try `libtoolize --help' for more information. autoreconf: Entering d

Re: [Gambas-user] Gambas 3 is out!

2011-12-30 Thread Benoît Minisini
Le 31/12/2011 05:23, Willy Raets a écrit : > On gambas website it says Gambas 3 on download button. > Downloads gambas3-2.99.7.tar.bz2 -> this must be a mistake since this is > RC7 already on my system > > Someone overlooked something maybe? > > Willy > Oops. I fix that and go to bed... -- Beno

Re: [Gambas-user] Gambas 3 is out!

2011-12-30 Thread Willy Raets
On gambas website it says Gambas 3 on download button. Downloads gambas3-2.99.7.tar.bz2 -> this must be a mistake since this is RC7 already on my system Someone overlooked something maybe? Willy On za, 2011-12-31 at 05:13 +0100, Willy Raets wrote: > Thank you very much for all the effort..muc

Re: [Gambas-user] Gambas 3 is out!

2011-12-30 Thread Willy Raets
Thank you very much for all the effort..much appreciated and a great step forward for Gambas Enjoy the years ending and have a great new one... Take care.. Willy On za, 2011-12-31 at 04:59 +0100, Benoît Minisini wrote: > Ouf! Gambas 3 is finally out! > > As promised, it has been delivered duri

Re: [Gambas-user] Gambas 3 is out!

2011-12-30 Thread Sebastian Kulesz
2011/12/31 Benoît Minisini : > Ouf! Gambas 3 is finally out! > > As promised, it has been delivered during the 2011 year. :-) > > Again, many many bugs were fixed and last-minute features were implemented. > > A few noticeable points: > > * The special mathematical functions of glibc are correctly

[Gambas-user] Gambas 3 is out!

2011-12-30 Thread Benoît Minisini
Ouf! Gambas 3 is finally out! As promised, it has been delivered during the 2011 year. :-) Again, many many bugs were fixed and last-minute features were implemented. A few noticeable points: * The special mathematical functions of glibc are correctly detected and used now. * Floating point nu

Re: [Gambas-user] Issue 178 in gambas: Constants of type "Single" does not work in some cases. Segmentation fault.

2011-12-30 Thread gambas
Comment #4 on issue 178 by benoit.m...@gmail.com: Constants of type "Single" does not work in some cases. Segmentation fault. http://code.google.com/p/gambas/issues/detail?id=178 OK, fixed in revision #4373. The documentation must be updated now. -

Re: [Gambas-user] Issue 178 in gambas: Constants of type "Single" does not work in some cases. Segmentation fault.

2011-12-30 Thread gambas
Comment #3 on issue 178 by emil.len...@gmail.com: Constants of type "Single" does not work in some cases. Segmentation fault. http://code.google.com/p/gambas/issues/detail?id=178 The documentation at http://gambasdoc.org/help/cat/constdecl?v3 actually says that constants can only be "Boolean,

Re: [Gambas-user] Issue 178 in gambas: Constants of type "Single" does not work in some cases. Segmentation fault.

2011-12-30 Thread gambas
Comment #2 on issue 178 by emil.len...@gmail.com: Constants of type "Single" does not work in some cases. Segmentation fault. http://code.google.com/p/gambas/issues/detail?id=178 The VALUE_class_constant_inline(_class, _value, _ind) in gbx_value.h should also be updated to properly read singl

Re: [Gambas-user] Issue 178 in gambas: Constants of type "Single" does not work in some cases. Segmentation fault.

2011-12-30 Thread gambas
Updates: Status: Fixed Labels: -Version Version-TRUNK Comment #1 on issue 178 by benoit.m...@gmail.com: Constants of type "Single" does not work in some cases. Segmentation fault. http://code.google.com/p/gambas/issues/detail?id=178 It should be fixed in revision #4730. --

[Gambas-user] Issue 178 in gambas: Constants of type "Single" does not work in some cases. Segmentation fault.

2011-12-30 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 178 by emil.len...@gmail.com: Constants of type "Single" does not work in some cases. Segmentation fault. http://code.google.com/p/gambas/issues/detail?id=178 1) Describe

Re: [Gambas-user] Issue 165 in gambas: Arithmetic problem with float

2011-12-30 Thread gambas
Updates: Status: Fixed Comment #7 on issue 165 by benoit.m...@gmail.com: Arithmetic problem with float http://code.google.com/p/gambas/issues/detail?id=165 In revision #4365: - I done the float to string conversion a bit differently. - I correctly detect the glibc mathematical functions

Re: [Gambas-user] Issue 177 in gambas: gambas3 rev. 4363 install-recursive Error 1 on Ubuntu 10.04.3

2011-12-30 Thread gambas
Comment #2 on issue 177 by marcobra...@gmail.com: gambas3 rev. 4363 install-recursive Error 1 on Ubuntu 10.04.3 http://code.google.com/p/gambas/issues/detail?id=177 Confirm fixed in rev. 4364 -- Ridiculously easy VDI

Re: [Gambas-user] Issue 177 in gambas: gambas3 rev. 4363 install-recursive Error 1 on Ubuntu 10.04.3

2011-12-30 Thread gambas
Updates: Status: Fixed Labels: -Version Version-TRUNK Comment #1 on issue 177 by benoit.m...@gmail.com: gambas3 rev. 4363 install-recursive Error 1 on Ubuntu 10.04.3 http://code.google.com/p/gambas/issues/detail?id=177 Fixed in revision #4364.

Re: [Gambas-user] Rev 4363 make error

2011-12-30 Thread Benoît Minisini
Le 30/12/2011 08:36, Emanuele Sottocorno a écrit : > gbx_local.c:945: error: ‘MAX_FLOAT_DIGIT’ undeclared (first use in this > function) > gbx_local.c:945: error: (Each undeclared identifier is reported only > once > gbx_local.c:945: error: for each function it appears in.) > make[4]: *** [gbx3-gbx

[Gambas-user] Issue 177 in gambas: gambas3 rev. 4363 install-recursive Error 1 on Ubuntu 10.04.3

2011-12-30 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 177 by marcobra...@gmail.com: gambas3 rev. 4363 install-recursive Error 1 on Ubuntu 10.04.3 http://code.google.com/p/gambas/issues/detail?id=177 1) Describe the problem.