GNOME Bugzilla – Bug 652446
Code generator fails to generate variable
Last modified: 2011-06-13 11:20:39 UTC
Attaching test case: vala --pkg=gtk+-3.0 src/test.vala /tmp/test.vala.E659WV.c: In function ‘test_main’: /tmp/test.vala.E659WV.c:124:4: error: ‘email’ undeclared (first use in this function) /tmp/test.vala.E659WV.c:124:4: note: each undeclared identifier is reported only once for each function it appears in error: cc exited with status 256
Created attachment 189817 [details] Test case
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 628336 ***