bison

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема bison
Дата
Msg-id Pine.LNX.4.10.9910112143570.832-100000@peter-e.yi.org
обсуждение исходный текст
Список pgsql-hackers
You might want to include into the installation instructions (or whereever
it will end up) that GNU bison 1.25 is required. (right after the flex
stuff)

I have encountered problems in particular with the ecpg interface where
the Solaris yacc generated syntactically messed-up C code and bison 1.24
couldn't even process one of the .y files. (In case the ecpg maintainer is
unaware of this, let me know and I'll try to get a full problem
description. This happened with the CVS sources of today.)

This is just in addition to other problems that pop up once in a while
with vendor-supplied yaccs on the actual backend parser, I think.

    -Peter

--
Peter Eisentraut                  Sernanders vaeg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pginterface/pgeasy
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] psql Week 2