> 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 [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
