Up to Nathan - I was just quieting the warning :-)
On Mar 11, 2014, at 3:06 PM, Dave Goodell (dgoodell) wrote:
> Might want to replace the bzero with memset while you're at it. I recall
> hitting portability problems on weird systems and Linux systems where
> features.h has been poked the wro
Might want to replace the bzero with memset while you're at it. I recall
hitting portability problems on weird systems and Linux systems where
features.h has been poked the wrong way with "_POSIX_SOURCE" and friends.
-Dave
On Mar 11, 2014, at 4:59 PM, svn-commit-mai...@open-mpi.org wrote:
> A