Include stdbool.h in pbs_ifl.h#426
Include stdbool.h in pbs_ifl.h#426tabaer wants to merge 2 commits intoadaptivecomputing:masterfrom tabaer:master
Conversation
|
I submitted this pull request yesterday, and its Travis-CI test builds reported failures in the mail_throttler and machine tests. I have attempted to reproduce that on a CentOS 7.2 test VM and ran into some difficulties determining what the problems are:
[root@torque-drmaa torque-git]# cat src/test/mail_throttler/test-suite.log This is not exactly an unambiguous failure mode. It also seems curious that conditionally including stdbool.h in pbs_ifl.h would not break the compilation of the software but would somehow break the mail_throttler unit tests.
make -C machine check
|
Needed to build things like pbs-drmaa (http://apps.man.poznan.pl/trac/pbs-drmaa)