Re: New CVS doesn't compile

From: "Johann Zuschlag" <zuschlag2(at)online(dot)de>
To: "Hiroshi Inoue" <Inoue(at)tpf(dot)co(dot)jp>
Cc: "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: New CVS doesn't compile
Date: 2001-08-21 17:44:11
Message-ID: E15ZFay-0002Fu-00@mrelay01.kundenserver.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)online(dot)de

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Cedar Cox 2001-08-21 21:38:30 Re: ODBC connection stopped working.
Previous Message Johann Zuschlag 2001-08-21 17:30:19 Re: New CVS doesn't compile