Re: C++ and a stored procudre

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: C++ and a stored procudre
Дата
Msg-id 19179.1062521926@sss.pgh.pa.us
обсуждение исходный текст
Ответ на C++ and a stored procudre  (Czuczy Gergely <phoemix@harmless.hu>)
Список pgsql-hackers
Czuczy Gergely <phoemix@harmless.hu> writes:
> the code is this:
>   text *src;
>   void *tmp;
>   src = (text*)tmp;

> and the error message:
> error: parse error before `)' token
> (at (text*_)_)

The only thing that comes to mind is you've got "text" defined as a
macro, or some other meaning besides the original typedef.
        regards, tom lane


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

Предыдущее
От: Larry Rosenman
Дата:
Сообщение: Re: Unixware Patch (Was: Re: Beta2 Tag'd and Bundled ...)
Следующее
От: Samuel A Horwitz
Дата:
Сообщение: elog.c comiple problem on AIX 4.2.1