$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] boost thread / condition_variable / old patch not applied to 1.47.0
From: Julien Nitard (julien.nitard_at_[hidden])
Date: 2011-09-27 00:04:34
Hi All,
I have a warning when compiling some code using a condition variable (unused
variable in boost/thread/pthread/condition_variable.hpp on line 53).
It seems there is a patch for it but it has not been applied to 1.47.0
despite being quite old:
I have tested the patch it works for me (Ubuntu / GCC 4.5 / -Wall).
Hoping this helps,
Best regards,
Julien