Add -Wno-non-pointer-null to turn off warning about using a plain integer as a NULL...
commitb376177890bb579d4fd6a532bb95a6ef9a8d0787
authorJosh Triplett <josh@freedesktop.org>
Tue, 22 May 2007 23:58:06 +0000 (22 16:58 -0700)
committerJosh Triplett <josh@freedesktop.org>
Tue, 22 May 2007 23:59:23 +0000 (22 16:59 -0700)
tree5c7f8f5c974717bf380a4695227cca4a35243469
parent12e4c7936209670106213f71ad8d9269c3dbfeb9
Add -Wno-non-pointer-null to turn off warning about using a plain integer as a NULL pointer

Signed-off-by: Josh Triplett <josh@freedesktop.org>
cgcc
evaluate.c
lib.c
lib.h
validation/non-pointer-null.c [new file with mode: 0644]