Re: incompatible pointer type

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: incompatible pointer type
Дата
Msg-id 2035.1318993272@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: incompatible pointer type  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: incompatible pointer type  (Robert Young <yayooo@gmail.com>)
Список pgsql-bugs
I wrote:
> A little bit of googling suggests that this is a bug or incompatibility
> with openbsd's m4 (a tool that bison relies on):
> http://comments.gmane.org/gmane.comp.parsers.bison.bugs/2708

Scratch that: closer reading of the page says that the complainant was not
using some openbsd-specific copy of m4, but GNU m4 1.4.4, and that the
problem is not reproducible with newer versions of m4.  So what it seems
to boil down to is "get a newer m4".  Especially if you've got 1.4.4.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: incompatible pointer type
Следующее
От: Robert Young
Дата:
Сообщение: Re: incompatible pointer type