]> andersk Git - splint.git/blob - test/help.expect
1599fb6e9197c64a7f55b778076e14d67bdb0f0f
[splint.git] / test / help.expect
1
2 Source files are .c, .h and .lcl files.  If there is no suffix,
3    Splint will look for <file>.c and <file>.lcl.
4
5 Use splint -help <topic or flag name> for more information
6
7 Topics:
8
9    annotations (describes source-code annotations)
10    comments (describes control comments)
11    flags (describes flag categories)
12    flags <category> (describes flags in category)
13    flags all (short description of all flags)
14    flags alpha (list all flags alphabetically)
15    flags full (full description of all flags)
16    mail (information on mailing lists)
17    modes (show mode settings)
18    parseerrors (help on handling parser errors)
19    prefixcodes (character codes in namespace prefixes)
20    references (sources for more information)
21    vars (environment variables)
22    version (information on compilation, maintainer)
23
24
25 Cannot find standard library: standard.lcd
26      Check LARCH_PATH environment variable.
27 Continuing without LCL init file: lclinit.lci
28 Continuing without LSL init file: lslinit.lsi
29 Unable to find CTrait.syms or CTrait.lsl.  Check LARCH_PATH environment
30 variable.
31
32 Source files are .c, .h and .lcl files.  If there is no suffix,
33    Splint will look for <file>.c and <file>.lcl.
34
35 Use splint -help <topic or flag name> for more information
36
37 Topics:
38
39    annotations (describes source-code annotations)
40    comments (describes control comments)
41    flags (describes flag categories)
42    flags <category> (describes flags in category)
43    flags all (short description of all flags)
44    flags alpha (list all flags alphabetically)
45    flags full (full description of all flags)
46    mail (information on mailing lists)
47    modes (show mode settings)
48    parseerrors (help on handling parser errors)
49    prefixcodes (character codes in namespace prefixes)
50    references (sources for more information)
51    vars (environment variables)
52    version (information on compilation, maintainer)
53
54
55 Command Line: Unrecognized option: -asdf
56   A flag is not recognized or used in an incorrect way (Use -badflag to inhibit
57   warning)
58
59 Finished checking --- no code processed
60
61 Command Line: Setting +boolint redundant with current value
62 Finished checking --- no code processed
63
64    D<initializer>              
65    I<directory>                
66    S<directory>                
67    U<initializer>              
68    abstract                    
69    abstractcompare             
70    accessall                   
71    accessczech                 
72    accessczechoslovak          
73    accessfile                  
74    accessmodule                
75    accessslovak                
76    aliasunique                 
77    allblock                    
78    allempty                    
79    allglobs                    
80    allimponly                  
81    allmacros                   
82    alwaysexits                 
83    annotationerror             
84    ansi89limits                
85    assignexpose                
86    badflag                     
87    bitwisesigned               
88    boolcompare                 
89    boolfalse                   
90    boolint                     
91    boolops                     
92    booltrue                    
93    booltype                    
94    bounds                      
95    boundscompacterrormessages  
96    boundsread                  
97    boundswrite                 
98    branchstate                 
99    bufferoverflow              
100    bufferoverflowhigh          
101    bugslimit                   
102    casebreak                   
103    caseinsensitivefilenames    
104    castexpose                  
105    castfcnptr                  
106    charindex                   
107    charint                     
108    charintliteral              
109    charunsignedchar            
110    checkedglobalias            
111    checkmodglobalias           
112    checkpost                   
113    checkstrictglobalias        
114    checkstrictglobs            
115    codeimponly                 
116    commentchar                 
117    commenterror                
118    compdef                     
119    compdestroy                 
120    compmempass                 
121    constmacros                 
122    constprefix                 
123    constprefixexclude          
124    constuse                    
125    continuecomment             
126    controlnestdepth            
127    cppnames                    
128    csv                         
129    csvoverwrite                
130    czech                       
131    czechconsts                 
132    czechfcns                   
133    czechmacros                 
134    czechoslovak                
135    czechoslovakconsts          
136    czechoslovakfcns            
137    czechoslovakmacros          
138    czechoslovaktypes           
139    czechoslovakvars            
140    czechtypes                  
141    czechvars                   
142    debugfcnconstraint          
143    declundef                   
144    deepbreak                   
145    deparrays                   
146    dependenttrans              
147    distinctexternalnames       
148    distinctinternalnames       
149    dump                        
150    duplicatecases              
151    duplicatequals              
152    elseifcomplete              
153    emptyret                    
154    enumindex                   
155    enumint                     
156    enummembers                 
157    enummemuse                  
158    enumprefix                  
159    enumprefixexclude           
160    errorstream                 
161    errorstreamstderr           
162    errorstreamstdout           
163    evalorder                   
164    evalorderuncon              
165    exitarg                     
166    expect                      
167    exportany                   
168    exportconst                 
169    exportfcn                   
170    exportheader                
171    exportheadervar             
172    exportiter                  
173    exportlocal                 
174    exportmacro                 
175    exporttype                  
176    exportvar                   
177    exposetrans                 
178    externalnamecaseinsensitive 
179    externalnamelen             
180    externalprefix              
181    externalprefixexclude       
182    f                           
183    fcnderef                    
184    fcnmacros                   
185    fcnpost                     
186    fcnuse                      
187    fielduse                    
188    fileextensions              
189    filestaticprefix            
190    filestaticprefixexclude     
191    firstcase                   
192    fixedformalarray            
193    floatdouble                 
194    forblock                    
195    forcehints                  
196    forempty                    
197    forloopexec                 
198    formalarray                 
199    formatcode                  
200    formatconst                 
201    formattype                  
202    forwarddecl                 
203    freshtrans                  
204    fullinitblock               
205    globalias                   
206    globalprefix                
207    globalprefixexclude         
208    globimponly                 
209    globnoglobs                 
210    globs                       
211    globsimpmodsnothing         
212    globstate                   
213    globuse                     
214    gnuextensions               
215    grammar                     
216    hasyield                    
217    help                        
218    hints                       
219    htmlfileformat              
220    i                           
221    ifblock                     
222    ifempty                     
223    ignorequals                 
224    ignoresigns                 
225    immediatetrans              
226    impabstract                 
227    impcheckedglobs             
228    impcheckedspecglobs         
229    impcheckedstatics           
230    impcheckedstrictglobs       
231    impcheckedstrictspecglobs   
232    impcheckedstrictstatics     
233    impcheckmodglobs            
234    impcheckmodinternals        
235    impcheckmodspecglobs        
236    impcheckmodstatics          
237    impconj                     
238    implementationoptional      
239    implictconstraint           
240    impouts                     
241    imptype                     
242    includenest                 
243    incompletetype              
244    incondefs                   
245    incondefslib                
246    indentspaces                
247    infloops                    
248    infloopsuncon               
249    initallelements             
250    initsize                    
251    internalglobs               
252    internalglobsnoglobs        
253    internalnamecaseinsensitive 
254    internalnamelen             
255    internalnamelookalike       
256    iso99limits                 
257    isolib                      
258    isoreserved                 
259    isoreservedinternal         
260    iterbalance                 
261    iterloopexec                
262    iterprefix                  
263    iterprefixexclude           
264    iteryield                   
265    its4low                     
266    its4moderate                
267    its4mostrisky               
268    its4risky                   
269    its4veryrisky               
270    keep                        
271    keeptrans                   
272    kepttrans                   
273    larchpath                   
274    lclexpect                   
275    lclimportdir                
276    lcs                         
277    legacy                      
278    lh                          
279    libmacros                   
280    likely-boundsread           
281    likely-boundswrite          
282    likelybool                  
283    likelybounds                
284    limit                       
285    linelen                     
286    lintcomments                
287    load                        
288    localprefix                 
289    localprefixexclude          
290    locindentspaces             
291    longint                     
292    longintegral                
293    longsignedintegral          
294    longunsignedintegral        
295    longunsignedunsignedintegral
296    loopexec                    
297    looploopbreak               
298    looploopcontinue            
299    loopswitchbreak             
300    macroassign                 
301    macroconstdecl              
302    macrodecl                   
303    macroempty                  
304    macrofcndecl                
305    macromatchname              
306    macroparams                 
307    macroparens                 
308    macroredef                  
309    macroreturn                 
310    macrostmt                   
311    macrounrecog                
312    macrovarprefix              
313    macrovarprefixexclude       
314    maintype                    
315    matchanyintegral            
316    matchfields                 
317    mayaliasunique              
318    memchecks                   
319    memimp                      
320    memtrans                    
321    messagestream               
322    messagestreamstderr         
323    messagestreamstdout         
324    misplacedsharequal          
325    misscase                    
326    modfilesys                  
327    modglobs                    
328    modglobsnomods              
329    modglobsunchecked           
330    modinternalstrict           
331    modnomods                   
332    modobserver                 
333    modobserveruncon            
334    mods                        
335    modsimpnoglobs              
336    modstrictglobsnomods        
337    moduncon                    
338    modunconnomods              
339    modunspec                   
340    mts                         
341    multithreaded               
342    mustdefine                  
343    mustfree                    
344    mustfreefresh               
345    mustfreeonly                
346    mustmod                     
347    mustnotalias                
348    mutrep                      
349    namechecks                  
350    needspec                    
351    nestcomment                 
352    nestedextern                
353    neverinclude                
354    newdecl                     
355    newreftrans                 
356    nextlinemacros              
357    noaccess                    
358    nocomments                  
359    noeffect                    
360    noeffectuncon               
361    nof                         
362    nolib                       
363    noparams                    
364    nopp                        
365    noret                       
366    null                        
367    nullassign                  
368    nullderef                   
369    nullinit                    
370    nullpass                    
371    nullptrarith                
372    nullret                     
373    nullstate                   
374    nullterminated              
375    nullterminated              
376    numabstract                 
377    numabstractcast             
378    numabstractindex            
379    numabstractlit              
380    numabstractprint            
381    numenummembers              
382    numliteral                  
383    numstructfields             
384    observertrans               
385    obviousloopexec             
386    oldstyle                    
387    onlytrans                   
388    onlyunqglobaltrans          
389    orconstraint                
390    overload                    
391    ownedtrans                  
392    paramimptemp                
393    paramuse                    
394    parenfileformat             
395    partial                     
396    passunknown                 
397    portability                 
398    posixlib                    
399    posixstrictlib              
400    predassign                  
401    predbool                    
402    predboolint                 
403    predboolothers              
404    predboolptr                 
405    preproc                     
406    protoparammatch             
407    protoparamname              
408    protoparamprefix            
409    protoparamprefixexclude     
410    ptrarith                    
411    ptrcompare                  
412    ptrnegate                   
413    quiet                       
414    readonlystrings             
415    readonlytrans               
416    realcompare                 
417    redecl                      
418    redef                       
419    redundantconstraints        
420    redundantsharequal          
421    refcounttrans               
422    relaxquals                  
423    relaxtypes                  
424    repeatunrecog               
425    repexpose                   
426    retalias                    
427    retexpose                   
428    retimponly                  
429    retval                      
430    retvalbool                  
431    retvalint                   
432    retvalother                 
433    sefparams                   
434    sefuncon                    
435    shadow                      
436    sharedtrans                 
437    shiftimplementation         
438    shiftnegative               
439    shortint                    
440    showallconjs                
441    showalluses                 
442    showcolumn                  
443    showconstraintlocation      
444    showconstraintparens        
445    showdeephistory             
446    showfunc                    
447    showloadloc                 
448    showscan                    
449    showsourceloc               
450    showsummary                 
451    singleinclude               
452    sizeofformalarray           
453    sizeoftype                  
454    skipisoheaders              
455    skipposixheaders            
456    skipsysheaders              
457    slashslashcomment           
458    slovak                      
459    slovakconsts                
460    slovakfcns                  
461    slovakmacros                
462    slovaktypes                 
463    slovakvars                  
464    specglobimponly             
465    specimponly                 
466    specmacros                  
467    specretimponly              
468    specstructimponly           
469    specundecl                  
470    specundef                   
471    stackref                    
472    statemerge                  
473    statetransfer               
474    staticinittrans             
475    statictrans                 
476    stats                       
477    streamoverwrite             
478    strictbranchstate           
479    strictdestroy               
480    strictlib                   
481    strictops                   
482    strictusereleased           
483    stringliterallen            
484    stringliteralnoroom         
485    stringliteralnoroomfinalnull
486    stringliteralsmaller        
487    stringliteraltoolong        
488    structimponly               
489    supcounts                   
490    superuser                   
491    switchloopbreak             
492    switchswitchbreak           
493    syntax                      
494    sysdirerrors                
495    sysdirexpandmacros          
496    sysdirs                     
497    sysunrecog                  
498    tagprefix                   
499    tagprefixexclude            
500    temptrans                   
501    timedist                    
502    tmpcomments                 
503    tmpdir                      
504    toctou                      
505    topuse                      
506    trytorecover                
507    type                        
508    typeprefix                  
509    typeprefixexclude           
510    typeuse                     
511    uncheckedglobalias          
512    uncheckedmacroprefix        
513    uncheckedmacroprefixexclude 
514    uniondef                    
515    unixlib                     
516    unixstandard                
517    unixstrictlib               
518    unqualifiedinittrans        
519    unqualifiedtrans            
520    unreachable                 
521    unrecog                     
522    unrecogcomments             
523    unrecogdirective            
524    unrecogflagcomments         
525    unsignedcompare             
526    unusedspecial               
527    usedef                      
528    usereleased                 
529    usevarargs                  
530    varuse                      
531    voidabstract                
532    warnflags                   
533    warningstream               
534    warningstreamstderr         
535    warningstreamstdout         
536    warnlintcomments            
537    warnmissingglobs            
538    warnmissingglobsnoglobs     
539    warnposixheaders            
540    warnrc                      
541    warnsysfiles                
542    warnunixlib                 
543    warnuse                     
544    whichlib                    
545    whileblock                  
546    whileempty                  
547    whileloopexec               
548    zerobool                    
This page took 0.075391 seconds and 3 git commands to generate.