Artifact a0676f58b178bbfa4467ad15a9c2026475a8f304:
- File generic/tclBasic.c — part of check-in [4d8a4f639d] at 2010-03-05 14:34:03 on branch trunk — Code Audit results: * use do { ... } while (0) in macros * avoid shadowing one local variable with another * use clearer 'foo.bar++;' instead of '++foo.bar;' where result not required (i.e., semantically equivalent) * follow Engineering Manual rules on spacing and declarations (user: dkf size: 253270)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.