Module Name:    pcc
Committed By:   plunky
Date:           Thu Sep  6 20:40:19 UTC 2012

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

Log Message:
newstring() does already copy the nul terminator, so no
need to +1 in the calling function


To generate a diff of this commit:
cvs rdiff -u -r1.362 -r1.363 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.96 -r1.97 pcc/cc/ccom/gcc_compat.c
cvs rdiff -u -r1.3 -r1.4 pcc/cc/cxxcom/cgram.y pcc/cc/cxxcom/gcc_compat.c

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

Reply via email to