http://abc.comlab.ox.ac.uk/cgi-bin/bugzilla/show_bug.cgi?id=55
damien.sereni@magd.ox.ac.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From damien.sereni@magd.ox.ac.uk 2005-08-22 17:05 -------
The cflow thread-local sharing is invalid when combined with around() advice
that creates new threads, as the thread-local instance is passed to the around body.
A workaround is to disable cflow thread-local sharing
(-cflow-share-thread-locals:no in abc 1.0.2). This will work regardless of the
runtime version used.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Received on Mon Aug 22 17:05:22 2005
This archive was generated by hypermail 2.1.8 : Mon Aug 22 2005 - 17:10:12 BST