Re: ECPG problem with 8.3

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: Peter Wilson <petew(at)yellowhawk(dot)co(dot)uk>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: ECPG problem with 8.3
Date: 2008-01-13 11:54:36
Message-ID: 20080113115436.GB21082@feivel.credativ.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Jan 11, 2008 at 11:51:08PM +0000, Peter Wilson wrote:
> I've just tried compiling our project against the 8.3RC1 code. This is
> the first time I've tried any release of 8.3.
> ...
> crbembsql.pgC:254: error: invalid conversion from `int' to `ECPG_statement_type'
> crbembsql.pgC:254: error: initializing argument 6 of `bool ECPGdo(int,
> int, int, const char*, char, ECPG_statement_type, const char*, ...)'

It seems that some compilers don't like int/enum aliasing here. I
changed this in CVS could you please re-try?

Michael
--
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes(at)jabber(dot)org
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Wilson 2008-01-13 15:01:04 Re: ECPG problem with 8.3
Previous Message Janning Vygen 2008-01-13 11:13:55 Re: Prepared Statements