On Tue, 13 Jun 2017 16:31:20 -0400, Brian Callahan wrote: > Updated diff attached. Wrapped everything up in an m4_warnx() call > and added a regress test for single -E. Thanks!
In tokenizer.l you don't need the "m4: " prefix in the warning messages or the trailing newline, both will be added by vwarnx(). - todd
