$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2008-07-21 03:31:57
The two tests integer_mask_test and integer_test have been broken by the
recent commits to integer on nearly all platforms. (Probably all but
Windows) The error message is:
In file included from ../libs/integer/test/integer_test.cpp:29:
../boost/integer.hpp:154:39: error: invalid suffix "ui64" on integer constant
../libs/integer/test/integer_test.cpp:115:39: error: invalid suffix "ui64"
on integer constant
../libs/integer/test/integer_test.cpp:215:39: error: invalid suffix "ui64"
on integer constant
Regards,
Markus