Re: C++ and a stored procudre

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Czuczy Gergely <phoemix(at)harmless(dot)hu>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: C++ and a stored procudre
Date: 2003-09-02 16:58:46
Message-ID: 19179.1062521926@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Czuczy Gergely <phoemix(at)harmless(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Samuel A Horwitz 2003-09-02 17:05:27 elog.c comiple problem on AIX 4.2.1
Previous Message Vivek Khera 2003-09-02 16:08:15 Re: Hardware recommendations to scale to silly load