|
Boost : |
From: Sean Perry (perry_at_[hidden])
Date: 2004-09-08 11:25:02
What does the preprocessed code look like that runs into this error
message? The xlC compiler could be catching bugs in the source code that
other compilers miss.
-- Sean Perry Compiler Development, W-Code Architect IBM Canada Lab (905)-413-6031 (tie 969-6031), fax (905)-413-4839 Joaquín Mª López Muñoz <joaquin_at_[hidden]> To Sent by: boost_at_[hidden] boost-bounces_at_lis cc ts.boost.org Subject [boost] [mpl][vacpp] remaining 09/08/2004 06:12 problems AM Please respond to boost Tests are failing due to a problem with BOOST_MPL_ASSERT_RELATION, for instance: "../libs/mpl/test/arithmetic.cpp", line 25.5: 1540-1264 (S) The template argument must be preceded by an ampersand (&). I've checked boost/mpl/assert.hpp, and seems like there is already an alternative implementation for buggy compilers driven by the macro BOOST_MPL_CFG_ASSERT_USE_RELATION_NAMES If given permission, I can commit a fix to define this for vacpp as well, and see how things work. If Markus is listening, maybe he can do a local test before. Joaquín M López Muñoz Telefónica, Investigación y Desarrollo _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk