$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Lockfree] Small compilation error with gcc -Wall
From: Tim Blechmann (tim_at_[hidden])
Date: 2012-03-28 03:59:30
> The following code seems to generate an "unused variable" variable
> warning with g++ -Wall.
> I am working on the latest version available from git, though I am not
> sure if this version is relevant.
>
> #include <boost/lockfree/fifo.hpp>
please use the `addressing_reviews' branch, master contains the pre-review
version.
hth, tim