head     1.1;
branch   1.1.1;
access   ;
symbols  start:1.1.1.1 project:1.1.1;
locks    ; strict;
comment  @# @;


1.1
date     2009.07.09.02.51.51;  author yo2dh;  state Exp;
branches 1.1.1.1;
next     ;

1.1.1.1
date     2009.07.09.02.51.51;  author yo2dh;  state Exp;
branches ;
next     ;


desc
@@



1.1
log
@Initial revision
@
text
@-IHeaders 
-DDEBUGPRINT

-systemdirs /usr/include:/usr/local/lib/:/usr/lib

+allmacros # check all macros
+checks    # checks mode (moderately strict checking)

### Display Flags
-locindentspaces 0 
+showdeephistory
+showscan 
+showsummary 
+stats 
+timedist 

+charindex 
-allglobals 
-export 
+voidabstract 
+forwarddecl 
+relaxquals 
+allmacros

### Assume all while and for loops execute at least once
+loopexec

### Naming Convention

+czech 
-czechconstants
-enumprefix ~~* 
-uncheckedmacroprefix ~* 

### global variables should start with g_
-globalprefix g_
+globalprefixexclude

### parameters in declarations should start with p_
-protoparamprefix p_
+protoparamprefixexclude

### these flags slow down checking a lot,
### only use on special occasions.
###

+distinctinternalnames -internalnamecaseinsensitive 
+internalnamelookalike

# -externalnamelen 24 

+sizeoftype 
+repeatunrecog 
+topuse 
+deepbreak 
+needspec 
+evalorderuncon 
-mustmod 
+iso99limits 
+allempty 
+whileblock 
+forblock 
+elseifcomplete 

### Limit maximimum include nesting
-includenest 5

+posixlib
     
### this should be builtin to pp?
-D__i386__
-D_M_IX86

-booltype bool
-booltrue TRUE
-boolfalse FALSE

+numliteral
+numabstractindex
+numabstractlit
-numabstractprint

-indentspaces 3

#drl add 11-15-2001
+slashslashcomment


@


1.1.1.1
log
@CVS TEST
@
text
@@
