$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] lots of warning with gcc-4.8.1 + boost-1.54.0
From: Neal Becker (ndbecker2_at_[hidden])
Date: 2013-07-02 21:29:54
Lots of warnings like this:
./boost/bind/arg.hpp:37:22: warning: typedef âT_must_be_placeholderâ locally
defined but not used [-Wunused-local-typedefs]
when building 1.54.0 with gcc-4.8.1 (fedora f19)