After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 632410 - Vala produces non-compiling code
Vala produces non-compiling code
Status: RESOLVED DUPLICATE of bug 640330
Product: vala
Classification: Core
Component: general
0.11.x
Other All
: Urgent critical
: ---
Assigned To: Vala maintainers
Vala maintainers
invalid-c-code
Depends on:
Blocks:
 
 
Reported: 2010-10-17 22:36 UTC by Maciej (Matthew) Piechotka
Modified: 2011-03-27 09:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
iterator.vala (3.80 KB, text/x-vala)
2010-10-17 22:38 UTC, Maciej (Matthew) Piechotka
Details
iterator.c (24.37 KB, text/x-csrc)
2010-10-17 22:39 UTC, Maciej (Matthew) Piechotka
Details

Description Maciej (Matthew) Piechotka 2010-10-17 22:36:30 UTC
CC     libgee_la-iterator.lo
iterator.c: In function ���gee_iterator_real_map���:
iterator.c:259:49: error: dereferencing pointer to incomplete type
iterator.c:259:86: error: dereferencing pointer to incomplete type
Comment 1 Maciej (Matthew) Piechotka 2010-10-17 22:38:11 UTC
Created attachment 172569 [details]
iterator.vala
Comment 2 Maciej (Matthew) Piechotka 2010-10-17 22:39:17 UTC
Created attachment 172570 [details]
iterator.c

I forgot to mention - vala compiled without warnings
Comment 3 Maciej (Matthew) Piechotka 2011-03-27 09:15:31 UTC

*** This bug has been marked as a duplicate of bug 640330 ***