[Vala] Using is keyword yeilds error in Valac 0.18.1

2013-03-11 Thread Tal Hadad

Using is keyword yeilds error in Valac 0.18.1.
For example,

if (e is Error)


Gives me this error:
error: macro G_TYPE_CHECK_INSTANCE_TYPE requires 2 arguments, but only 1 given

In 0.16, it works 100%

Can you fix this please?
Tal
  
___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list


Re: [Vala] Using is keyword yeilds error in Valac 0.18.1

2013-03-11 Thread Luca Bruno
On Mon, Mar 11, 2013 at 7:57 PM, Tal Hadad tal...@hotmail.com wrote:


 Using is keyword yeilds error in Valac 0.18.1.
 For example,
 
 if (e is Error)
 

 Gives me this error:
 error: macro G_TYPE_CHECK_INSTANCE_TYPE requires 2 arguments, but only 1
 given

 In 0.16, it works 100%

 Can you fix this please?


If you want bugs to get fixed, please report them to bugzilla.gnome.org,
not here.

Best regards,

-- 
www.debian.org - The Universal Operating System
___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list