HomeHEPForge

Only builtin arithmetic values can be isnan() or isinf() on OS X

Description

Only builtin arithmetic values can be isnan() or isinf() on OS X

isnan() and isinf() are confused by ThePEG::Units<0,0,0>, always use
.rawValue() with isnan() and isinf(). The two macros are very sensitive to
OS / Compiler combinations.

Details

Provenance
dgrellAuthored on
Parents
rHERWIGHG53267b215efd: improvements to dijet rivet tests
Branches
Unknown
Tags
Unknown