-
Mark Olesen authored
COMP: unresolved pTraits<long int> for reductions on i586 systems - now always just use int64_t instead of off_t and time_t for master reductions. Note that this is not the only place where the off_t definition causes compilation issues (cf. fileOperation::broadcastCopy)
Mark Olesen authoredCOMP: unresolved pTraits<long int> for reductions on i586 systems - now always just use int64_t instead of off_t and time_t for master reductions. Note that this is not the only place where the off_t definition causes compilation issues (cf. fileOperation::broadcastCopy)