Re: lex: action_m4_define

2017-09-03 Thread Michael W. Bombardieri
I forgot to mention that action_m4_define() was previously removed from upstream flex here: https://github.com/westes/flex/commit/925549475edb3c8921227fdd96aa0d90a2c0745a On Sun, Aug 27, 2017 at 06:41:31PM +0800, Michael W. Bombardieri wrote: > Hello, > > In lex(1) the function action_m4_define()

lex: action_m4_define

2017-08-27 Thread Michael W. Bombardieri
Hello, In lex(1) the function action_m4_define() would raise a fatal error if called. I couldn't see anything calling it though, and the program builds without it. - Michael Index: misc.c === RCS file: /cvs/src/usr.bin/lex/misc.c,v