Re: [Gambas-user] something need to be done with the compiler

2009-07-08 Thread Benoît Minisini
> Benoît Minisini ha scritto: > >> Benoît Minisini wrote: > I have been trying learn gambas for a month now , I quite happy with > it other than the compiler . > the compiler just too stupid . when I code a program and some time > typo or > forget the fill a parameter of a

Re: [Gambas-user] something need to be done with the compiler

2009-07-07 Thread Doriano Blengino
Benoît Minisini ha scritto: >> Benoît Minisini wrote: >> I have been trying learn gambas for a month now , I quite happy with it other than the compiler . the compiler just too stupid . when I code a program and some time typo or forget the fill a parameter of a funct

Re: [Gambas-user] something need to be done with the compiler

2009-07-07 Thread Benoît Minisini
> Benoît Minisini wrote: > >> I have been trying learn gambas for a month now , I quite happy with it > >> other than the compiler . > >> the compiler just too stupid . when I code a program and some time typo > >> or > >> forget the fill a parameter of a function , the compiler just ignore it > >

Re: [Gambas-user] something need to be done with the compiler

2009-07-07 Thread kobolds
Benoît Minisini wrote: > >> I have been trying learn gambas for a month now , I quite happy with it >> other than the compiler . >> the compiler just too stupid . when I code a program and some time typo >> or >> forget the fill a parameter of a function , the compiler just ignore it . >> >> I

Re: [Gambas-user] something need to be done with the compiler

2009-07-07 Thread Benoît Minisini
> I have been trying learn gambas for a month now , I quite happy with it > other than the compiler . > the compiler just too stupid . when I code a program and some time typo or > forget the fill a parameter of a function , the compiler just ignore it . > > I spend more time to trace such stupid

[Gambas-user] something need to be done with the compiler

2009-07-07 Thread kobolds
I have been trying learn gambas for a month now , I quite happy with it other than the compiler . the compiler just too stupid . when I code a program and some time typo or forget the fill a parameter of a function , the compiler just ignore it . I spend more time to trace such stupid problem o