Re: compile problems

Поиск
Список
Период
Сортировка
Искать
От
ivan.pavlov@gmail.com
Тема
Re: compile problems
Дата
в 10:42:33
Msg-id
1178534203.912730.80640@u30g2000hsc.googlegroups.com
Ответ на
Re: compile problems (Florian G. Pflug)
Список
Дерево обсуждения
compile problems Giuseppe Sacco <giuseppe@eppesuigoccas.homedns.org>
Re: compile problems Guillaume Lelarge <guillaume@lelarge.info>
Re: compile problems Giuseppe Sacco <giuseppe@eppesuigoccas.homedns.org>
Re: compile problems Guillaume Lelarge <guillaume@lelarge.info>
Re: compile problems Giuseppe Sacco <giuseppe@eppesuigoccas.homedns.org>
Re: compile problems "Florian G. Pflug" <fgp@phlo.org>
Re: compile problems ivan.pavlov@gmail.com
Re: compile problems Dave Page <dpage@postgresql.org>
Re: compile problems Guillaume Lelarge <guillaume@lelarge.info>
Re: compile problems "Florian G. Pflug" <fgp@phlo.org>
Re: compile problems Dave Page <dpage@postgresql.org>
Re: compile problems Dave Page <dpage@postgresql.org>
On May 1, 6:45 pm, f...@phlo.org ("Florian G. Pflug") wrote:
> I think that for some reason, the former does what it's supposed to on your
> system, but that latter doesn't. Could you try replacing
> #define YYTOKENTYPE
> #define YYSTYPE int
> in postgres.h with
> #define YYSTYPE_IS_DECLARED
>    typedef int YYSTYPE;
> and see if that helps? If no, please also try adding the
> #define YYTOKENTYPE back to postgres.h (but keep the other changes)

It doesn't help. Still can't compile with the same error.

ivan

В списке pgadmin-hackers по дате отправления
От: svn@pgadmin.org
Дата:
От: Dave Page
Дата:
Сообщение: Re: Character miscount
FAQ