]> andersk Git - splint.git/blobdiff - test/help.expect
Added support for ISO C99 _Bool and stdbool bool/true/false. The
[splint.git] / test / help.expect
index f84ac2ba3de106bc05c6263087f554ceba1897a8..1599fb6e9197c64a7f55b778076e14d67bdb0f0f 100644 (file)
@@ -22,7 +22,12 @@ Topics:
    version (information on compilation, maintainer)
 
 
-Finished checking --- no code processed
+Cannot find standard library: standard.lcd
+     Check LARCH_PATH environment variable.
+Continuing without LCL init file: lclinit.lci
+Continuing without LSL init file: lslinit.lsi
+Unable to find CTrait.syms or CTrait.lsl.  Check LARCH_PATH environment
+variable.
 
 Source files are .c, .h and .lcl files.  If there is no suffix,
    Splint will look for <file>.c and <file>.lcl.
@@ -361,6 +366,7 @@ Finished checking --- no code processed
    null                        
    nullassign                  
    nullderef                   
+   nullinit                    
    nullpass                    
    nullptrarith                
    nullret                     
@@ -369,7 +375,9 @@ Finished checking --- no code processed
    nullterminated              
    numabstract                 
    numabstractcast             
+   numabstractindex            
    numabstractlit              
+   numabstractprint            
    numenummembers              
    numliteral                  
    numstructfields             
This page took 0.032394 seconds and 4 git commands to generate.