$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Stefan Slapeta (stefan_nospam__at_[hidden])
Date: 2004-07-25 17:53:31
This warning in the extract test case should also be disabled for Intel 8:
..\libs\python\test\extract.cpp(59): warning #473: returning reference
to local temporary
return extract<std::string const&>(x);
^
BTW, is this a compiler defect?
S.