Thread.join destroys instance in latest vala version

Bug #1269555 reported by INIZAN yannick
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Scratch
Fix Released
Medium
INIZAN yannick
scratch (openSUSE)
New
Undecided
Unassigned

Bug Description

in latest vala version (0.23.1 or newer), 'join' method of the Thread class has the "DestroysInstance" attribute and says that this method requires an unowned variable :

plugins/outline/ValaSymbolResolver.vala:124.3-124.8: error: duplicating Thread instance, use unowned variable or explicitly invoke copy method
  thread.join ();

Related branches

Revision history for this message
INIZAN yannick (inizan-yannick) wrote :
Changed in scratch:
assignee: nobody → INIZAN yannick (inizan-yannick)
status: New → Fix Released
Cody Garver (codygarver)
Changed in scratch:
milestone: none → isis-beta1
status: Fix Released → In Progress
importance: Undecided → Medium
Cody Garver (codygarver)
Changed in scratch:
status: In Progress → Fix Committed
Changed in scratch:
status: Fix Committed → Fix Released
Revision history for this message
Matthias Mailänder (mailaender) wrote :

This is not yet released. The latest tarball is still 2.0.2 and fails to compile because of that at https://build.opensuse.org/package/show/home:Mailaender:branches:X11:Pantheon/scratch

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.