Module Name:    pcc
Committed By:   plunky
Date:           Sat Oct 20 20:08:37 UTC 2012

Modified Files:
        pcc/cc/ccom: cgram.y pftn.c
        pcc/cc/cxxcom: cgram.y cxxcode.c pftn.c

Log Message:
ISFTN() and ISARY() both expand to an compare operation already,
don't compare that to zero, just invert it.. [lint]


To generate a diff of this commit:
cvs rdiff -u -r1.366 -r1.367 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.359 -r1.360 pcc/cc/ccom/pftn.c
cvs rdiff -u -r1.4 -r1.5 pcc/cc/cxxcom/cgram.y
cvs rdiff -u -r1.3 -r1.4 pcc/cc/cxxcom/cxxcode.c
cvs rdiff -u -r1.6 -r1.7 pcc/cc/cxxcom/pftn.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to