
22 May
2009
22 May
'09
7:01 p.m.
2009/5/22 Ralf W. Grosse-Kunstleve <rwgk@yahoo.com>:
This svn trunk revision breaks our builds on all platforms we have:
------------------------------------------------------------------------ r53161 | danieljames | 2009-05-21 14:22:04 -0700 (Thu, 21 May 2009) | 1 line
Try to automatically detect which float functions are available. ------------------------------------------------------------------------
It still doesn't work with the current svn (53183).
The error is (gcc 4.1.2):
boost/boost/functional/hash/detail/float_functions.hpp:56: error: 'boost::none' cannot appear in a constant-expression boost/boost/functional/hash/detail/float_functions.hpp:56: error: template argument 1 is invalid
Sorry about that, I think it's fixed now. Daniel