Re: New CVS doesn't compile - Mailing list pgsql-odbc

From Johann Zuschlag
Subject Re: New CVS doesn't compile
Date
Msg-id E15ZFay-0002Fu-00@mrelay01.kundenserver.de
Whole thread Raw
In response to Re: New CVS doesn't compile  (Hiroshi Inoue <Inoue@tpf.co.jp>)
List pgsql-odbc
On Tue, 21 Aug 2001 17:51:19 +0900, Hiroshi Inoue wrote:

>nmake /f win32.mak  seems to work here.
>Johann, please add odbcapi.c and odbcapi.c to your project
>if you are working on your own project.

Thanks, I already found out.

>Oh please don't forget to download the latest snapshot
>before doing it.
>

Ok, did it. I had to switch to a VC 6.0 (Author Version unfortunately). Since in sql/-text.h
some definitions are missing. Now it compiles fine. I only get some warnings in
drvconn.c and setup.c (warning C4028 and warning C4024). I didn't get these
in VC 5.0. Maybe I switch back and just add the new definition files.

So far the snapshot seems to be stable. Have to do further testing.
One thing I found: certain queries are faster now.

regards,


Johann Zuschlag
zuschlag2@online.de



pgsql-odbc by date:

Previous
From: "Johann Zuschlag"
Date:
Subject: Re: Stackerror using new CVS
Next
From: Cedar Cox
Date:
Subject: Re: ODBC connection stopped working.