$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Yuval Ronen (ronen_yuval_at_[hidden])
Date: 2005-12-10 10:26:56
Hi.
Compiling Boost with VC8 emits this warning:
boost_1_33_1\libs\iostreams\build\..\src\file_descriptor.cpp(198) :
warning C4293: '<<' : shift count negative or too big, undefined behavior
I have no idea if this indicates a real bug or not. FYI.
Yuval