On Thu, Mar 17, 2005 at 12:29:22PM +0000, Neil Storer wrote: > Be careful when you say:
Neil, I think that you'll find that pathf90 accepts -1 for TRUE, so this is easily handled by the binding for MPI. I'd have to write some test programs to be sure, and I'll get back to you on that. I think the difference is whether the compiler tests the sign bit or non-zero for TRUE. I'm not sure if either our compiler or PGI's ever does arithmetic on logical vlues. This is definitely a bug in our documentation, though, thanks for pointing that out. -- greg