
8 Jun
2009
8 Jun
'09
8:53 p.m.
AMDG Andrey Semashev wrote:
* Sandia-sun - tests fail to compile with the ridiculous error "int64_t is not a member of boost", while other platforms, including Sandia-Linux-sun, are fine.
This isn't a ridiculous error at all. Uses of int64_t should be protected by #ifndef BOOST_NO_INT64_T In Christ, Steven Watanabe