]> granicus.if.org Git - yasm/commit
Move assert.h include to util.h
authorPeter Johnson <peter@tortall.net>
Mon, 3 Dec 2001 03:05:51 +0000 (03:05 -0000)
committerPeter Johnson <peter@tortall.net>
Mon, 3 Dec 2001 03:05:51 +0000 (03:05 -0000)
commitb3cb8c0292d307eff8f7646810d9e12f8f85f564
tree9341628dc0393e1a79c16000ef057558f94acdcb
parente8d7d5cad93f6e055b0080395aa545e0e57d654f
Move assert.h include to util.h
In util.h, define NDEBUG if not running lint.

svn path=/trunk/yasm/; revision=385
19 files changed:
frontends/yasm/yasm.c
libyasm/errwarn.c
libyasm/section.c
libyasm/symrec.c
libyasm/util.h
modules/arch/x86/expr.c
modules/arch/x86/x86expr.c
modules/parsers/nasm/bison.y.in
modules/parsers/nasm/nasm-bison.y
src/arch/x86/expr.c
src/arch/x86/x86expr.c
src/errwarn.c
src/main.c
src/parsers/nasm/bison.y.in
src/parsers/nasm/nasm-bison.y
src/section.c
src/symrec.c
src/util.h
util.h