Iain Hibbert
2014-09-19 17:44:46 UTC
Module Name: pcc
Committed By: plunky
Date: Fri Sep 19 17:44:46 UTC 2014
Modified Files:
pcc/cc/ccom: cgram.y pftn.c trees.c
pcc/cc/cxxcom: cgram.y pftn.c trees.c
Log Message:
no need to pass NULL to warner(), Wunreachable_code and Wpointer_sign
don't actually have any format strings
To generate a diff of this commit:
cvs rdiff -u -r1.384 -r1.385 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.390 -r1.391 pcc/cc/ccom/pftn.c
cvs rdiff -u -r1.340 -r1.341 pcc/cc/ccom/trees.c
cvs rdiff -u -r1.7 -r1.8 pcc/cc/cxxcom/cgram.y
cvs rdiff -u -r1.11 -r1.12 pcc/cc/cxxcom/pftn.c
cvs rdiff -u -r1.13 -r1.14 pcc/cc/cxxcom/trees.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Committed By: plunky
Date: Fri Sep 19 17:44:46 UTC 2014
Modified Files:
pcc/cc/ccom: cgram.y pftn.c trees.c
pcc/cc/cxxcom: cgram.y pftn.c trees.c
Log Message:
no need to pass NULL to warner(), Wunreachable_code and Wpointer_sign
don't actually have any format strings
To generate a diff of this commit:
cvs rdiff -u -r1.384 -r1.385 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.390 -r1.391 pcc/cc/ccom/pftn.c
cvs rdiff -u -r1.340 -r1.341 pcc/cc/ccom/trees.c
cvs rdiff -u -r1.7 -r1.8 pcc/cc/cxxcom/cgram.y
cvs rdiff -u -r1.11 -r1.12 pcc/cc/cxxcom/pftn.c
cvs rdiff -u -r1.13 -r1.14 pcc/cc/cxxcom/trees.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.