The following code works in Genie: [CCode (cprefix="FOO_")] class Foo
The following code does not: [Compact] [CCode (cprefix="FOO_")] class Foo Every combination I've tried fails, noting the problem being the "[" on the second line.
_______________________________________________ vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
