Commit ID: 100580BDB452A2D9312
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/10/22 21:34:32 UTC
Modified files:
usr.bin/m4 : gnum4.c
Log message:
fix bison problem which was… well, our regexp() behaves different
from GNU m4’s, which is… undocumented (“similar to Emacs’, please
see the Emacs texinfo manual for details”), but only “similar”;
this was used for pattern matching already, and I enabled it only
for -g mode, so it ought to be safe
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/m4/gnum4.c