Re: [OMPI devel] Continued warnings?

2018-07-31 Thread Jeff Squyres (jsquyres) via devel
Confirmed and filed https://github.com/open-mpi/ompi/issues/5502. > On Jul 31, 2018, at 9:31 AM, Ralph H Castain wrote: > > Just curious - will this ever be fixed? From today’s head of master: > > In file included from info.c:46:0: > info.c: In function 'opal_info_dup_mode': > ../../opal/util/

[OMPI devel] Continued warnings?

2018-07-31 Thread Ralph H Castain
Just curious - will this ever be fixed? From today’s head of master: In file included from info.c:46:0: info.c: In function 'opal_info_dup_mode': ../../opal/util/info.h:112:31: warning: '%s' directive output may be truncated writing up to 36 bytes into a region of size 27 [-Wformat-truncation=]