MPI Forum Meetings logo

MPI Forum: mpi-22 Mailing List Archives

all MPI Forum: mpi-22 mailing list

Subject: [Mpi-22] MPI_BOOL
From: Jeff Squyres (jsquyres_at_[hidden])
Date: 2008-04-29 14:11:11


Back in the mid-90's, there was no "bool" C type. But since C99,
there has been. So we should have an MPI_BOOL type.

The point was made to me today, however, that the C "bool" type and
the C++ "bool" type may not be compatible -- so MPI_BOOL and MPI::BOOL
may actually represent different things.

(I don't propose a solution :-) -- I just bring up the topic to be
considered for 2.2...)

-- 
Jeff Squyres
Cisco Systems