Re: [OMPI devel] [OMPI svn] svn:open-mpi r31005 - trunk/ompi/mca/bcol/basesmuma

2014-03-11 Thread Ralph Castain
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

Re: [OMPI devel] [OMPI svn] svn:open-mpi r31005 - trunk/ompi/mca/bcol/basesmuma

2014-03-11 Thread Dave Goodell (dgoodell)
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