Re: [Vala] [Genie] Bug in Genie ?
- From: Jamie McCracken <jamie mccrack googlemail com>
- To: Abderrahim Kitouni <a kitouni gmail com>
- Cc: Nicolas <c r n a wanadoo fr>, vala-list gnome org, jamie mccrack googlemail com
- Subject: Re: [Vala] [Genie] Bug in Genie ?
- Date: Mon, 14 Dec 2009 16:27:05 -0500
On Mon, 2009-12-14 at 20:25 +0100, Abderrahim Kitouni wrote:
Hi,
2009/12/13 Nicolas <c r n a wanadoo fr>:
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]