
21 Jul
2008
21 Jul
'08
7:31 a.m.
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