Re: ECPG problem with 8.3

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: ECPG problem with 8.3
Дата
Msg-id 20080113115436.GB21082@feivel.credativ.de
обсуждение исходный текст
Ответ на ECPG problem with 8.3  (Peter Wilson <petew@yellowhawk.co.uk>)
Ответы Re: ECPG problem with 8.3  (Peter Wilson <petew@yellowhawk.co.uk>)
Список 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@jabber.org
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!

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

Предыдущее
От: alphax
Дата:
Сообщение: Re: How to safely compare transaction id?
Следующее
От: Peter Wilson
Дата:
Сообщение: Re: ECPG problem with 8.3