Re: psqlodbc-08.00.0101 compile error

From: tomas(at)nocrew(dot)org (Tomas =?iso-8859-1?q?Sk=E4re?=)
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: "Rhys Ickeringill" <rhysi(at)omnilink(dot)com(dot)au>, pgsql-odbc(at)postgresql(dot)org
Subject: Re: psqlodbc-08.00.0101 compile error
Date: 2005-03-19 09:42:23
Message-ID: 80is3ormyo.fsf@junk.nocrew.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Peter Eisentraut <peter_e(at)gmx(dot)net> writes:

> Am Mittwoch, 9. März 2005 01:43 schrieb Rhys Ickeringill:
> > from psqlodbc-08.00.0101's odbcapi30w.c :
> >
> > SQLPOINTER pNumAttr )
> >
> > from libiodbc-3.52.2's sqlucode.h (included by odbcapi30w.c) :
> >
> > SQLLEN *pNumAttr )
>
> Both Microsoft and unixODBC agree with our version, and the SQL standard says
> it's SQLINTEGER *, so I'm afraid iODBC loses this vote.

May I suggest an #ifdef WITH_IODBC around it?

Tomas

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Peter Eisentraut 2005-03-19 11:48:25 Re: psqlodbc-08.00.0101 compile error
Previous Message Tomas =?iso-8859-1?q?Sk=E4re?= 2005-03-19 09:41:03 Re: psqlodbc-08.00.0005 + libiodbc-3.52.2 + mac os x