Re: bison version

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: bison version
Дата
Msg-id 8722.1150039280@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: bison version  (ohp@pyrenet.fr)
Ответы Re: bison version  (ohp@pyrenet.fr)
Список pgsql-hackers
ohp@pyrenet.fr writes:
> Here's my make.log FWIW...
> ...
> gram.y:7074.27-7077.33: warning: useless rule: b_expr: b_expr IS OF '(' type_list ')'
> gram.y:7078.27-7081.33: warning: useless rule: b_expr: b_expr IS NOT OF '(' type_list ')'
> gmake[3]: *** [parse.h] Segmentation Fault (core dumped)

The fact that bison dumps core after emitting all those bogus
messages suggests to me that you've got a broken copy of bison.
        regards, tom lane


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

Предыдущее
От: ohp@pyrenet.fr
Дата:
Сообщение: Re: bison version
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Ranges for well-ordered types