Re: [Gambas-user] Pre-release of Gambas 3.8.1 (2)

2015-09-04 Thread Ron
Compiles fine on ARMv7 (Cubietruck) Running now to test stability. Some executables report outdated versions though. $ gba3 -V 3.8.1 gbs3.gambas: $ gbw3 -V 3.7.90 $ gbs3 -V 3.7.90 gbh3.gambas: $ gbh3 -V 3.6.90 Regards, Ron 2015-09-03 16:19 GMT+02:00 Benoît Minisini : > Hi, > > I have just u

Re: [Gambas-user] Unexpected error after install v. 3.8.0.

2015-09-04 Thread Jussi Lahtinen
It seems the repository has buggy version (!?). Not sure what is best way to overcome this... maybe you could use Gambas 3.7 and wait until they release Gambas 3.8.1. Hopefully in better condition. Also you could try to contact them to ask to fix the problem. Jussi On Fri, Sep 4, 2015 at 8:54 AM

Re: [Gambas-user] Unexpected error after install v. 3.8.0.

2015-09-04 Thread Jussi Lahtinen
Also you can compile Gambas from the source. Gambas is easiest program to compile that I have seen. Jussi On Fri, Sep 4, 2015 at 3:32 PM, Jussi Lahtinen wrote: > It seems the repository has buggy version (!?). Not sure what is best way > to overcome this... maybe you could use Gambas 3.7 and w

[Gambas-user] [Gambas Bug Tracker] Bug #709: Possible bug with the InStr

2015-09-04 Thread bugtracker
Moviga TECHNOLOGIES reported a new bug. Summary --- Possible bug with the InStr Type : Bug Priority : Medium Gambas version : 3.8.90 (TRUNK) Product : Language Description --- In the attached project InStr() is returning a positive match no matter ho

[Gambas-user] [Gambas Bug Tracker] Bug #709: Possible bug with the InStr

2015-09-04 Thread bugtracker
Moviga TECHNOLOGIES added an attachment: PlayGround2-0.0.1.tar.gz -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinf

[Gambas-user] [Gambas Bug Tracker] Bug #709: Possible bug with the InStr

2015-09-04 Thread bugtracker
Comment #1 by Jussi LAHTINEN: ? instr("abc","b",3) 0 ? instr("abc","b",2) 2 The fault is in your code, which makes the variable "Post" growing for ever. -- ___ Gambas-user m

[Gambas-user] [Gambas Bug Tracker] Bug #709: Possible bug with the InStr

2015-09-04 Thread bugtracker
Comment #2 by Moviga TECHNOLOGIES: Yes, it dawned on me too :) -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/g

[Gambas-user] [Gambas Bug Tracker] Bug #709: Possible bug with the InStr

2015-09-04 Thread bugtracker
Benoît MINISINI changed the state of the bug to: Rejected. -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gamba

[Gambas-user] [Gambas Bug Tracker] Bug #702: Installation Package Building

2015-09-04 Thread bugtracker
Comment #2 by Donald Dwane ROSS: Found a way to upgrade to Gambas 3.8.0. On 3.8.0, Package building SAYS its successful as long as signing is off. As far as Source code, I have tried lots of programs and ALL fail with signing ON. I tried the Music Player that is with gambas3. From load in do a S

Re: [Gambas-user] Unexpected error after install v. 3.8.0.

2015-09-04 Thread Benoît Minisini
Le 04/09/2015 07:54, Almanova Sistemi a écrit : > Hi everyone, > > I am new to this mailing list and I greet all the members of the list. > > I hope I can contribute to solving the problems and, of course, be > helped to solve my problems. > > Now my problem: > > after install gambas3 version 3.8.0