Add %warning, saner unquoting of %error
commit7df0417e58fa3cad48cc457e7238a4940ffe79bc
authorH. Peter Anvin <hpa@zytor.com>
Wed, 11 Jun 2008 01:27:38 +0000 (10 18:27 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 11 Jun 2008 01:27:38 +0000 (10 18:27 -0700)
treeddec08db22d7e4c8c64afa4768e3f67bb98ea79f
parent3c744855236c9a8d788b3dc6571701482f00a31f
Add %warning, saner unquoting of %error

- Add %warning directive
- Only unquote an %error or %warning string if it is the only thing on
  the directive line.
- Don't expand macros inside a quoted string, even for %error.
doc/nasmdoc.src
nasm.c
nasmlib.h
pptok.dat
preproc.c