CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2007/10/12 01:22:44
Modified files:
usr.bin/pcc/cpp: cpp.h cpy.y scanner.l
Log message:
rewrite of constant expression evaluation; taking into account
signed vs unsigned and shortcutting of && and ||
ok ragge@