Should now be fixed in master

jamie

On Mon, 2010-09-27 at 14:55 +0200, Nicolas wrote:
> Hello,
> 
> There is a long time that I did not use "enums" in my code and now I see 
> that it no longer works as before, what's the problem?
> 
> [indent=4]
> 
> enum EnumTest
>      value1 = "Hello !"
> 
> init
>      print EnumTest.value1
> 
> 
> test-enum.gs:7.11-7.25: error: Access to private member 
> `EnumTest.value1' denied
> 
> Thanks in advance,
> Nicolas.
> _______________________________________________
> vala-list mailing list
> [email protected]
> http://mail.gnome.org/mailman/listinfo/vala-list


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

Reply via email to