Re: [Gambas-user] Two little bugs in gambas3

2009-03-04 Thread Benoît Minisini
 Hi!
 Two little bugs in Gambas3 IDE.

 1.
 Missing Each command causes wrong error message (loop variable must be
 local);

 For SHmh In SHmhCollect
  Should be something like expected Each or TO.


 2.
 Renaming non empty sub folder causes mouse pointer to show wait icon for
 ever. When closing gambas, there will be message;
 WARNING: 2 allocation(s) non freed.
 No other ill effects noticed...


 How can I check revision number of installed gambas3 trunk?
 I can't remember what it was... maybe 1885.


 Jussi


Which version of Gambas do you use? Gambas 3? To check the revision, just type 
svn info.

Regards,

-- 
Benoît


--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Two little bugs in gambas3

2009-03-04 Thread Jussi Lahtinen
Gambas 3 revision 1885.


Jussi


On Wed, Mar 4, 2009 at 5:42 PM, Benoît Minisini
gam...@users.sourceforge.net wrote:
 Hi!
 Two little bugs in Gambas3 IDE.

 1.
 Missing Each command causes wrong error message (loop variable must be
 local);

 For SHmh In SHmhCollect
  Should be something like expected Each or TO.


 2.
 Renaming non empty sub folder causes mouse pointer to show wait icon for
 ever. When closing gambas, there will be message;
 WARNING: 2 allocation(s) non freed.
 No other ill effects noticed...


 How can I check revision number of installed gambas3 trunk?
 I can't remember what it was... maybe 1885.


 Jussi


 Which version of Gambas do you use? Gambas 3? To check the revision, just type
 svn info.

 Regards,

 --
 Benoît


 --
 Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
 -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
 -Strategies to boost innovation and cut costs with open source participation
 -Receive a $600 discount off the registration fee with the source code: SFAD
 http://p.sf.net/sfu/XcvMzF8H
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user


--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Two little bugs in gambas3

2009-03-04 Thread Jussi Lahtinen
Hmmm why rechecking?
Everything seems to work with my installation, so I assumed it is uncorrupted.
I did send message about my compilation problems with outputs attached, but
it was rejected as too big ( 256 kb). I forget to zip it...
So again if necessary, the whole message:

I tried to compile Gambas3 at Ubuntu 8.10 (64bit).
First I tried it with libtool 2.2.4, it won't work.
Then with libtool 1.5.26.

( ./reconf-all )  reconf.txt 21
This fails!!

So I tried this;
( autoreconf --install )  autoreconf.txt 21
Success, I think...

Then;
( ./configure -C; make; sudo make install )  output.txt 21
Success, I think... at least everything seems to work!

See attachments.

Please, someone who understands this better than me, quickly check if
my install is OK.
Do anyone know why ./reconf-all fails?

Then one more thing, please tell me your honest opinion, how stupid
idea is me to move to
gambas3 (with big project) at this moment? Am I begging for troubles?


Jussi




On Wed, Mar 4, 2009 at 6:34 PM, Jussi Lahtinen jussi.lahti...@gmail.com wrote:
 Gambas 3 revision 1885.


 Jussi


 On Wed, Mar 4, 2009 at 5:42 PM, Benoît Minisini
 gam...@users.sourceforge.net wrote:
 Hi!
 Two little bugs in Gambas3 IDE.

 1.
 Missing Each command causes wrong error message (loop variable must be
 local);

 For SHmh In SHmhCollect
  Should be something like expected Each or TO.


 2.
 Renaming non empty sub folder causes mouse pointer to show wait icon for
 ever. When closing gambas, there will be message;
 WARNING: 2 allocation(s) non freed.
 No other ill effects noticed...


 How can I check revision number of installed gambas3 trunk?
 I can't remember what it was... maybe 1885.


 Jussi


 Which version of Gambas do you use? Gambas 3? To check the revision, just 
 type
 svn info.

 Regards,

 --
 Benoît


 --
 Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
 -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
 -Strategies to boost innovation and cut costs with open source participation
 -Receive a $600 discount off the registration fee with the source code: SFAD
 http://p.sf.net/sfu/XcvMzF8H
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user




outputfiles.tar.bz2
Description: BZip2 compressed data
--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user