Re: Odbcapi30.c - 64 bit compiler warning cleanup

From: Ludek Finstrle <luf(at)pzkagis(dot)cz>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-odbc(at)postgresql(dot)org
Subject: Re: Odbcapi30.c - 64 bit compiler warning cleanup
Date: 2006-01-27 08:25:40
Message-ID: 20060127082540.GA17230@soptik.pzkagis.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

> > > The spec actually says it should be a SQLPOINTER. Changing to that
> > > unleashes a whole barrel of extra fun unfortunately.
> >
> > I don't think it will be so problematic. I'll try it. It's the best way
> > to support Win64.
>
> Here is my result. Patch attached. I have no 64-bit box ready at hand here.
> I will test it on 64-bit box tomorrow.

I find one problem. New patch attached. I get no warning with this one.

Please review and comment

Luf

Attachment Content-Type Size
psqlodbc-64bit_SetConnectOption.diff text/plain 8.8 KB

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Dave Page 2006-01-27 08:59:49 Re: Odbcapi30.c - 64 bit compiler warning cleanup
Previous Message Ludek Finstrle 2006-01-26 20:58:13 Re: Odbcapi30.c - 64 bit compiler warning cleanup