Re: Error with LEX code generation on hpux10.20

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Error with LEX code generation on hpux10.20
Дата
Msg-id 18507.981992678@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Error with LEX code generation on hpux10.20  (Víctor López <vlopez@amr.cl>)
Список pgsql-admin
=?iso-8859-1?Q?V=EDctor_L=F3pez?= <vlopez@amr.cl> writes:
> i have problems triying to generate code with lex over HP Station with HP-UX
> 10.20, i�ll appreciate if somebody can help me in order to fix that, pls::

> HP-UX 10.20> lex alcatel.l
> "alcatel.l" line 69: error 4: Parse tree too big
> 60/60 nodes(%e), 0/2500 positions(%p), 1/500 (%n), 0 transitions, 0/1000
> packed char classes(%k), 0/2000 packed transitions(%a), 0/3000 output
> slots(%o)

Don't use lex, but flex.  Or read the man page for lex about how to
increase its internal table sizes.

            regards, tom lane

В списке pgsql-admin по дате отправления:

Предыдущее
От: Jean-Arthur Silve
Дата:
Сообщение: SOS !!: Porstgress forgot all ! Help !
Следующее
От: Jean-Arthur Silve
Дата:
Сообщение: RE: SOS !!: Porstgress forgot all ! Help !