[Vala] [Genie] bug: stacking classifiers
- From: Arc Riley <arcriley gmail com>
- To: vala-list <vala-list gnome org>
- Subject: [Vala] [Genie] bug: stacking classifiers
- Date: Tue, 22 Feb 2011 13:53:13 -0500
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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]