On Mon, 2009-12-14 at 20:25 +0100, Abderrahim Kitouni wrote:
> Hi,
> 
> 2009/12/13 Nicolas <[email protected]>:
> > Hello,
> >
> > When i build this piece of code, i have this message:
> >
> > testbug.gs:9.65-9.65: error: syntax error, expected `)' but got `:' with
> > previous identifier
> >   def test (mystring : string, files : SList of string, myint : int)
> >
> > Is it a bug in the genie parser ?
> > I don't know if the problem appear with vala.
> I believe it is, the problem only appears with {array,list,dict,...}
> of ..., I've already had another problem with this (not in a method).
> I think that genie needs a test suite as the parser is currently
> relatively buggy.
> 

Im working on a test suite

A lot of Genie is used quite a bit but use of list/dict and array has
not been used extensively used in method params - will fix soon

jamie


> Regards,
> Abderrahim

_______________________________________________
Vala-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to