%error, %warning out on the final pass, add %fatal
commit8e3f75ea6e8196b80c69a7a29d5dd3513c5de3f1
authorH. Peter Anvin <hpa@zytor.com>
Wed, 24 Sep 2008 07:21:58 +0000 (24 00:21 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 24 Sep 2008 07:21:58 +0000 (24 00:21 -0700)
tree9a545a70459b5c21ef20af668a1b271fc8827d5a
parent7f596e7aa8774b1c8d9e3fcf6371b5687464568e
%error, %warning out on the final pass, add %fatal

Only process %error or %warning directives on the final pass.  Add a
new %fatal directive which terminates assembly immediately.
doc/changes.src
doc/nasmdoc.src
pptok.dat
preproc.c
test/fwdoptpp.asm [new file with mode: 0644]