Fix --warn-macro-sequence regression from 2007-11-29.
commitbf1bf749de4df7dcee7214ea01111b94be0db31e
authorEric Blake <ebb9@byu.net>
Mon, 14 Jan 2008 18:49:03 +0000 (14 11:49 -0700)
committerEric Blake <ebb9@byu.net>
Mon, 14 Jan 2008 18:49:03 +0000 (14 11:49 -0700)
tree15d993604bf210924e4d9d1ab770f1e0fdf77b9a
parentb164d1eaaa7c9591fa85c815b38c727c1e9921ac
Fix --warn-macro-sequence regression from 2007-11-29.

* src/builtin.c (define_user_macro): Use correct length.
* doc/m4.texinfo (Arguments): Test the fix.
(History): Reword to account for new year and eventual result of
the argv_ref branch.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
doc/m4.texinfo
src/builtin.c