BR3005117: Expland local single macro before pasting tokens
commitec88c1beac003bd6660037da3cef3aebeee7af20
authorCyrill Gorcunov <gorcunov@gmail.com>
Tue, 1 Jun 2010 20:59:21 +0000 (2 00:59 +0400)
committerCyrill Gorcunov <gorcunov@gmail.com>
Tue, 1 Jun 2010 21:05:37 +0000 (2 01:05 +0400)
tree518631d362e7c320af707054b84bf58da21a1ccd
parentf237c71c0d5b2c88c3a65184ab209c9aea379eec
BR3005117: Expland local single macro before pasting tokens

When we have switched to unified token pasting code we loose
backward compatibility. Restore it.

Note that new code MUST not expluatate this facility but rather
use paste macro %+ explicitly.

N.B. this patch is probably the candidate for revert, though
to give it a chance I commit it.

Reported-by: Alexey Dokuchaev
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
preproc.c