AIX 5.2 awk cannot swallow literals longer than 399.

This commit is contained in:
Stepan Kasal 2005-06-04 07:31:48 +00:00
parent 153958d92b
commit 4e5d401aca

View File

@ -11513,7 +11513,7 @@ bar
Either do not depend on such patterns (i.e., use @samp{/^(.*foo|bar)/},
or use a simple test to reject such AWK@.
@acronym{AIX} version 5.1 limits on the maximal length of regular
@acronym{AIX} version 5.2 limits on the maximal length of regular
expressions and literal strings in the program to 399.