]> granicus.if.org Git - yasm/commit
Enhance error/warning framework by allowing specific warnings to be disabled,
authorPeter Johnson <peter@tortall.net>
Sun, 13 Jan 2002 08:53:24 +0000 (08:53 -0000)
committerPeter Johnson <peter@tortall.net>
Sun, 13 Jan 2002 08:53:24 +0000 (08:53 -0000)
commitef3eff4f62a817d16ff0dd44ef2632fe441a110e
tree1fb860dde4fc8f48efdea9b4f5d84d45c2841184
parentcf48f57fcab9fc32587396a7c1196f77df241211
Enhance error/warning framework by allowing specific warnings to be disabled,
all warnings to be disabled, and warnings to be treated as errors, much in the
style of GNU tools such as gcc.

svn path=/trunk/yasm/; revision=463
frontends/yasm/yasm.c
libyasm/errwarn.c
libyasm/errwarn.h
modules/parsers/nasm/token.l.in
src/errwarn.c
src/errwarn.h
src/main.c
src/parsers/nasm/token.l.in