$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Neal D. Becker (nbecker_at_[hidden])
Date: 2003-10-03 06:31:30
This may be of interest to some of you:
attached mail follows:
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=87491
drepper_at_[hidden] changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|jakub_at_[hidden] |bkoz_at_[hidden]
------- Additional Comments From drepper_at_[hidden] 2003-10-03 06:46 -------
This is a bug in boost. It has non-weak references to the thread functions in
libboost_filesystem.a. Note that not all references are non-weak:
U pthread_mutex_destroy
U pthread_mutex_init
w pthread_mutex_lock
w pthread_mutex_unlock
Reassigning.
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.