]> granicus.if.org Git - yasm/commit
Fix #123: Be explicit that errors are such by printing "error:" at beginning
authorPeter Johnson <peter@tortall.net>
Tue, 4 Dec 2007 06:19:07 +0000 (06:19 -0000)
committerPeter Johnson <peter@tortall.net>
Tue, 4 Dec 2007 06:19:07 +0000 (06:19 -0000)
commit02075ed7ca03e83c032feaed280be673e2cdf86f
treec82b8b28b21fa5c20dda868ef9a3d81d1ed49e82
parentf938cbd21d4df71780620d620b79dfe4ae353928
Fix #123: Be explicit that errors are such by printing "error:" at beginning
of error messages.

svn path=/trunk/yasm/; revision=2019
45 files changed:
frontends/yasm/yasm.c
libyasm/tests/absloop-err.errwarn
libyasm/tests/duplabel-err.errwarn
libyasm/tests/jmpsize1-err.errwarn
libyasm/tests/opt-circular1-err.errwarn
libyasm/tests/opt-circular2-err.errwarn
libyasm/tests/opt-circular3-err.errwarn
libyasm/tests/reserve-err1.errwarn
libyasm/tests/reserve-err2.errwarn
libyasm/tests/timesover-err.errwarn
libyasm/tests/value-err.errwarn
modules/arch/lc3b/tests/lc3b-ea-err.errwarn
modules/arch/x86/tests/addrop-err.errwarn
modules/arch/x86/tests/cpubasic-err.errwarn
modules/arch/x86/tests/div-err.errwarn
modules/arch/x86/tests/lds-err.errwarn
modules/arch/x86/tests/mem64-err.errwarn
modules/arch/x86/tests/nomem64-err.errwarn
modules/arch/x86/tests/nomem64-err2.errwarn
modules/arch/x86/tests/opsize-err.errwarn
modules/arch/x86/tests/pushf-err.errwarn
modules/arch/x86/tests/sse4-err.errwarn
modules/arch/x86/tests/sse5-err.errwarn
modules/arch/x86/tests/strict-err.errwarn
modules/arch/x86/tests/vmx-err.errwarn
modules/dbgfmts/dwarf2/tests/pass32/dwarf32-err.errwarn
modules/objfmts/bin/tests/float-err.errwarn
modules/objfmts/bin/tests/multisect/follows-loop1-err.errwarn
modules/objfmts/bin/tests/multisect/follows-loop2-err.errwarn
modules/objfmts/bin/tests/multisect/follows-notfound-err.errwarn
modules/objfmts/bin/tests/multisect/vfollows-loop1-err.errwarn
modules/objfmts/bin/tests/multisect/vfollows-loop2-err.errwarn
modules/objfmts/bin/tests/multisect/vfollows-notfound-err.errwarn
modules/objfmts/elf/tests/curpos-err.errwarn
modules/objfmts/macho/tests/nasm64/macho-reloc64-err.errwarn
modules/objfmts/win64/tests/sce1-err.errwarn
modules/objfmts/win64/tests/sce2-err.errwarn
modules/objfmts/win64/tests/sce4-err.errwarn
modules/objfmts/xdf/tests/xdfsect-err.errwarn
modules/parsers/gas/tests/bin/rept-err.errwarn
modules/parsers/gas/tests/bin/reptnested-err.errwarn
modules/parsers/gas/tests/gas-line-err.errwarn
modules/parsers/gas/tests/gas-line2-err.errwarn
modules/parsers/gas/tests/reggroup-err.errwarn
modules/preprocs/nasm/tests/ifcritical-err.errwarn