need %e for hpux lex
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18733 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -58,7 +58,8 @@ static void unterminated(const char *, unsigned);
|
|||||||
|
|
||||||
%}
|
%}
|
||||||
|
|
||||||
/* This is for Solaris 10 lex that doesn't grow its tables automagicly */
|
/* This is for broken old lexes (solaris 10 and hpux)
|
||||||
|
%e 2000
|
||||||
%p 5000
|
%p 5000
|
||||||
%a 5000
|
%a 5000
|
||||||
%n 1000
|
%n 1000
|
||||||
|
Reference in New Issue
Block a user