[MOAB-dev] Bug with PSTATUS_NOT_OWNED bit
David C Thompson
dcthomp at sandia.gov
Tue Jun 17 19:56:33 CDT 2008
All,
I've checked in what I believe to be a fix to MBParallelConventions.h,
but some more eyes on the problem might prevent debugging nightmares
down the road... The PSTATUS_NOT_OWNED macro was set to 0x0 and I
changed it to 0x1. Since this value is apparently OR-ed together with
other macro values, a zero value doesn't make sense. Is this the correct
fix?
Thanks,
David
More information about the moab-dev
mailing list