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 534828 - Threading example does not compile
Threading example does not compile
Status: RESOLVED FIXED
Product: vala
Classification: Core
Component: general
0.3.x
Other All
: Normal normal
: ---
Assigned To: Jürg Billeter
Vala maintainers
Depends on:
Blocks:
 
 
Reported: 2008-05-25 22:47 UTC by Thijs Vermeir
Modified: 2008-05-28 20:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Thijs Vermeir 2008-05-25 22:47:46 UTC
The threading example on the wiki[1] does not work anymore. it fails with the following warnings:
/tmp/thread.vala:5.19-5.25: error: The type name `pointer' could not be found
/tmp/thread.vala:5.39-5.45: error: The type name `pointer' could not be found
Compilation failed: 2 error(s), 0 warning(s)

[1] http://live.gnome.org/Vala/Tutorial#head-a7163d1a1a06861d411fe0d1d3857b147aec1a38
Comment 1 Jürg Billeter 2008-05-28 20:47:20 UTC
The tutorial has been updated.