Skip to content

Conversation

@rhc54
Copy link
Contributor

@rhc54 rhc54 commented Jun 29, 2015

When building --no-ompi, we don't run setup_cxx and hence sizeof_bool never gets set. So set it in configure.ac so everyone always has it

Check for sizeof(_Bool) so we don't need the C++ compiler

@jsquyres This should make you happy! We may also need this in 2.x as I think (but don't clearly recall) we moved the stdbool.h changes over there.

… never gets set. So set it in configure.ac so everyone always has it

Check for sizeof(_Bool) so we don't need the C++ compiler
@rhc54 rhc54 added the bug label Jun 29, 2015
@rhc54 rhc54 added this to the Future milestone Jun 29, 2015
@mellanox-github
Copy link

Refer to this link for build results (access rights to CI server needed):
http://bgate.mellanox.com/jenkins/job/gh-ompi-master-pr/684/

rhc54 pushed a commit that referenced this pull request Jun 29, 2015
Ensure we always set sizeof_bool
@rhc54 rhc54 merged commit d4a1744 into open-mpi:master Jun 29, 2015
@rhc54 rhc54 deleted the configure branch June 29, 2015 21:38
jsquyres pushed a commit to jsquyres/ompi that referenced this pull request Sep 19, 2016
…mory-leak

pml/ob1: Fix a memory leak regarding pending FIN control messages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants