]> granicus.if.org Git - yasm/commit
Make InternalError() a bit easier to call. Also, reverse its file and line
authorPeter Johnson <peter@tortall.net>
Mon, 29 Oct 2001 00:21:00 +0000 (00:21 -0000)
committerPeter Johnson <peter@tortall.net>
Mon, 29 Oct 2001 00:21:00 +0000 (00:21 -0000)
commit7a6eaf8c0338a789e3958d49303ed465de8874c3
tree50097f52a2b5a38871cbc66c9a912958eba38bc6
parent6f708e30340f5f186a609ef88b4f2957b6068faf
Make InternalError() a bit easier to call.  Also, reverse its file and line
parameters to match the *At() functions.

svn path=/trunk/yasm/; revision=299
18 files changed:
libyasm/bytecode.c
libyasm/errwarn.c
libyasm/errwarn.h
libyasm/expr.c
libyasm/floatnum.c
libyasm/intnum.c
libyasm/xmalloc.c
modules/arch/x86/expr.c
modules/arch/x86/x86expr.c
src/arch/x86/expr.c
src/arch/x86/x86expr.c
src/bytecode.c
src/errwarn.c
src/errwarn.h
src/expr.c
src/floatnum.c
src/intnum.c
src/xmalloc.c