Re: help with bison

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: help with bison
Дата
Msg-id 25008.1018490108@sss.pgh.pa.us
обсуждение исходный текст
Ответ на help with bison  (Neil Conway <nconway@klamath.dyndns.org>)
Список pgsql-hackers
Neil Conway <nconway@klamath.dyndns.org> writes:
> Unfortunately, bison isn't very
> helpful: it doesn't provide line-numbers when it warns me about
> the # of conflicts.

Run bison with -v switch (thus, "bison -y -d -v gram.y") and look at
the y.output file it produces.  More detail than you really wanted ;-)
        regards, tom lane


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

Предыдущее
От: Gavin Sherry
Дата:
Сообщение: Re: Odd error during vacuum
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Odd error during vacuum