Add -E flag (make warnings fatal), following the behavior of GNU m4 1.4.9+
authorbcallah <bcallah@openbsd.org>
Thu, 15 Jun 2017 13:48:42 +0000 (13:48 +0000)
committerbcallah <bcallah@openbsd.org>
Thu, 15 Jun 2017 13:48:42 +0000 (13:48 +0000)
commitd2d86e25c80bcf0b9408e1247f2418fab9082129
tree5aaf17c59b6c6c95dd9d270b0d0ad675312c12f0
parent96ea3eb55079c6db6a65f9b87489db84487f4424
Add -E flag (make warnings fatal), following the behavior of GNU m4 1.4.9+
Help and direction millert@ espie@ anton@ deraadt@

ok espie@
regress/usr.bin/m4/Makefile
regress/usr.bin/m4/fatalwarnings.m4 [new file with mode: 0644]
regress/usr.bin/m4/fatalwarnings.out [new file with mode: 0644]
usr.bin/m4/eval.c
usr.bin/m4/extern.h
usr.bin/m4/gnum4.c
usr.bin/m4/m4.1
usr.bin/m4/main.c
usr.bin/m4/misc.c
usr.bin/m4/tokenizer.l