$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: david callu (ledocc_at_[hidden])
Date: 2006-10-19 04:24:52
Hi all
I have a warning message when i compile my application.
/usr/include/boost/archive/detail/oserializer.hpp:118: attention : unused
parameter 'flags'
/usr/include/boost/archive/detail/iserializer.hpp:126: attention : unused
parameter 'flags'
This is not really important but it's not really serious to have warning
in the compilation.
I see in Boost CVS that the "flags" variable is not yet commented.
Why didn't do it?
David Callu