cgal/Number_types
Laurent Rineau 1afe2371ba backport from trunk:
| ------------------------------------------------------------------------
  | r58160 | lrineau | 2010-08-19 14:05:16 +0200 (Thu, 19 Aug 2010) | 10 lines
  | Changed paths:
  |    M /trunk/Number_types/test/Number_types/to_interval_test.cpp
  | 
  | Fix a compilation bug with recent Boost. test(NT) must be fully qualified:
  | ::test.
  | 
  | 
  | The error message was:
  | /home/lrineau/CGAL/boost/1.44-beta1/include/boost/type_traits/has_new_operator.hpp: In function 'int main()':
  | /home/lrineau/CGAL/boost/1.44-beta1/include/boost/type_traits/has_new_operator.hpp:24: error: 'template<class U, U x> struct boost::detail::test' is not a function,
  | /home/lrineau/CGAL/CGAL-3.7-I-139/cmake/platforms/x86-64_Linux-2.6_g++-4.4.4_F13/test/Number_types/to_interval_test.cpp:30: error:   conflict with 'template<class NT> void test(const NT&)'
  | /home/lrineau/CGAL/CGAL-3.7-I-139/cmake/platforms/x86-64_Linux-2.6_g++-4.4.4_F13/test/Number_types/to_interval_test.cpp:73: error:   in call to 'test'
  | 
  | ------------------------------------------------------------------------
2010-08-19 12:06:49 +00:00
..
doc_tex Some changes in the Gmpfi and Gmpfr classes: 2010-05-06 15:28:17 +00:00
include/CGAL Fix the "bug" of CORE-1.7 in 64 bits. The bug was actually in CGAL 2010-08-18 13:08:04 +00:00
package_info/Number_types
src/CGAL Added static_cast 2010-06-23 08:32:08 +00:00
test/Number_types backport from trunk: 2010-08-19 12:06:49 +00:00
KNOWN_PROBLEMS_WITH_FLOATING_POINT Test commit. 2008-12-08 09:27:47 +00:00
dont_submit