Re: [Gambas-user] gb.args: Negative numbers as arguments

2014-11-17 Thread Benoît Minisini
Le 15/11/2014 11:51, Tobias Boege a écrit : > Hi, > > with the attached project, negative numbers (indicated by a minus sign in > fron of them) are treated differently under various circumstances: > > 0. Setup: > $ tar -zxvf ColorSelect-1.1.37.tar.gz > $ cd ColorSelect > $ gbc3 -g

[Gambas-user] gb.args: Negative numbers as arguments

2014-11-15 Thread Tobias Boege
Hi, with the attached project, negative numbers (indicated by a minus sign in fron of them) are treated differently under various circumstances: 0. Setup: $ tar -zxvf ColorSelect-1.1.37.tar.gz $ cd ColorSelect $ gbc3 -ga $ gba3 Nothing to see here. 1. gbr3 -- everything as