[net.bugs.usg] way to fix lex bug mentioned earlier

rcj@burl.UUCP (R. Curtis Jackson) (04/24/84)

Several people have asked me questions like this:

>>> Any ideas on how to get lex to check YYLMAX rather than overwriting or
>>> increasing the buffer size.  I consider it a bug to allow overwriting
>>> in system software.

Well, I don't have the time right now to make them, but if you
feel like changing the function yylook() in /usr/lib/lex/ncform
it shouldn't be very difficult.  Just make sure that every assignment
into yytext and/or yysbuf has a check for YYLMAX chars already being
present in those character arrays.  I think that should do it.

Happy renovating [why call it nasty things like 'overhauling' or
'debugging' or 'patching'?],
-- 

The MAD Programmer -- 919-228-3313 (Cornet 291)
alias: Curtis Jackson	...![ ihnp4 ulysses cbosgd clyde ]!burl!rcj

jas@drutx.UUCP (04/24/84)

    > Happy renovating [why call it nasty things like 'overhauling' or
    > 'debugging' or 'patching'?],

Why not 'gentrifying'? :-)

Jim Shankland
..!ihnp4!druxy!jas