Query: inspect
OS: opensolaris
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INSPECT(1) User Commands INSPECT(1)NAMEinspect - Boost code inspection toolSYNOPSISinspect [-cvs] [-text] [-brief] [options...]DESCRIPTIONIt is not uncommon for various common errors or guideline violations to creep into the Boost libraries. The inspect program detects and reports several common problems. It can be used to scan a proposed Boost submission to identify various failures. The program is run in the directory to be scanned for errors. Sub-directories are also included in the scan. If the first program argument is -cvs, only files and directories in the CVS tree of the current directory are scanned. Otherwise all files and sub-directories are included in the scan. Options: -license -copyright -crlf -link -path_name -tab -ascii -minmax -unnamed The default is to have all checks on; otherwise options specify desired checks.SEE ALSOThe full documentation for inspect is maintained in HTML; see /usr/share/doc/libboostX.Y-doc/HTML/tools/inspect/index.html inspect July 2009 INSPECT(1)
Related Man Pages |
---|
bcp(1) - debian |
bowtie-inspect(1) - debian |
bowtie2-inspect(1) - debian |
gst-inspect(1) - sunos |
gst-inspect-0.8(1) - suse |
Similar Topics in the Unix Linux Community |
---|
getting rid of duplicate files |
file type |
remove old files from a directory |
identify the empty directories |
Sun Studio 10 + Boost 1.36 |