$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jens Seidel (jensseidel_at_[hidden])
Date: 2008-04-02 07:29:07
On Wed, Apr 02, 2008 at 10:25:03AM +0000, Colin Caughie wrote:
> I just tried moving to 1.35.0 (from 1.34.0) and am getting the following
> warnings:
> We compile with -Wall and -Werror, and would like to continue doing so. Anyone
> know of a way of suppressing this warning?
Apply the (verbose) patch from http://svn.boost.org/trac/boost/ticket/1556
Jens