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
- mxm
- openib
- oshmem

Could the owners of these portions of the code base please run 
./contrib/check-help-strings.pl and fix the ERRORs that are shown?

Thanks!

MORE DETAIL
===========

The first part of ./contrib/check-help-strings.pl's output shows ERRORs -- 
referring to help files that do not exist, or referring to help topics that do 
not exist.

I'm only calling out the ERRORs in this mail -- but the second part of the 
output shows a bazillion WARNINGs, too.  These are help topics that are 
probably unused -- they don't seem to be referenced by the code anywhere.  

It would be good to clean up all the WARNINGs, too, but the ERRORs are more 
worrisome.

-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to: 
http://www.cisco.com/web/about/doing_business/legal/cri/

Reply via email to