Re: Compilation errors

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Compilation errors
Дата
Msg-id 1598.1172813399@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Compilation errors  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> Tom Lane wrote:
>> However, I'm not sure whether 2.5.4 will choke on unrecognized %option
>> commands --- if it has to be conditional on version it'll be a PITA.

> %option noyyget_in
> causes flex 2.5.4a to barf:

On closer investigation, flex does contain prototypes for these
functions, but it neglects to emit them!  AFAICS this is simply a flex
bug, and one already reported.  I added a comment here:
http://sourceforge.net/tracker/index.php?func=detail&aid=1628314&group_id=97492&atid=618177

My advice is now that we do nothing, just wait for the flex folk to fix it.
        regards, tom lane


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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Revitalising VACUUM FULL for 8.3
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: broken doc