preproc.c: Turn off rmacro,exitmacro support
commitf09116f44582d31321dd2b6d0e203f1714644d05
authorCyrill Gorcunov <gorcunov@gmail.com>
Sun, 28 Feb 2010 08:52:53 +0000 (28 11:52 +0300)
committerCyrill Gorcunov <gorcunov@gmail.com>
Sun, 28 Feb 2010 09:24:20 +0000 (28 12:24 +0300)
tree246daa414b3a80ddaaaaeaded577a747b993db22
parent3031bb8ee252675e692cc9ee66249e975b47c00f
preproc.c: Turn off rmacro,exitmacro support

We've a problem in supporting [i]rmacro, exitmacro
facilities at moment.

In a sake of not holding new NASM release any longer these
directives are just marked as being "forbidden".

This allow us to not squash much changes in current source
code base but remain on a safe side same time.

Reviewed-by: Keith Kanios <keith@kanios.net>
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
doc/changes.src
doc/nasmdoc.src
preproc.c