Re: [OMPI devel] errors and warnings with show_help() usage

2014-08-11 Thread Jeff Squyres (jsquyres)
Sweet -- thanks! On Aug 11, 2014, at 2:07 AM, Gilles Gouaillardet wrote: > Jeff and all, > > i fixed the trivial errors in the trunk, there are now 11 non trivial > errors. > (commits r32490 to r32497) > > i ran the script vs the v1.8 branch and found 54 errors > (first, you need to > touch

Re: [OMPI devel] errors and warnings with show_help() usage

2014-08-11 Thread Ralph Castain
I'm not worrying about 1.8.2, but we can take a look at this for 1.8.3 or beyond. Thanks for working on the trunk! On Aug 10, 2014, at 11:07 PM, Gilles Gouaillardet wrote: > Jeff and all, > > i fixed the trivial errors in the trunk, there are now 11 non trivial > errors. > (commits r32490 t

Re: [OMPI devel] errors and warnings with show_help() usage

2014-08-11 Thread Gilles Gouaillardet
Jeff and all, i fixed the trivial errors in the trunk, there are now 11 non trivial errors. (commits r32490 to r32497) i ran the script vs the v1.8 branch and found 54 errors (first, you need to touch Makefile.ompi-rules in the top-level Open MPI directory in order to make the script happy) Chee

[OMPI devel] errors and warnings with show_help() usage

2014-08-08 Thread Jeff Squyres (jsquyres)
SHORT VERSION = The ./contrib/check-help-strings.pl script is showing ***47 coding errors*** with regards to using show_help() in components. Here's a summary of the offenders: - ORTE (lumped together because there's a single maintainer :-) ) - smcuda and cuda - common/verbs - bcol