Re: Let's make a new release - Mailing list pgsql-odbc

From ljwilson
Subject Re: Let's make a new release
Date
Msg-id 1448118405324-5874720.post@n5.nabble.com
Whole thread Raw
In response to Re: Let's make a new release  ("Inoue, Hiroshi" <h-inoue@dream.email.ne.jp>)
List pgsql-odbc
Hiroshi,

I just downloaded a clean tree of the latest from git
(d095f7e99560052f3923d6fe693979db4c83d6c0) and was able to build the
installer which includes both 32-bit and 64-bit just fine. I'm building on a
Windows 8.1 VMWare Virtual Machine with Visual Studio 2013 against
PostgreSQL 9.4.5 with the PowerShell scripts.

I get 4 compiler warnings (the same two for both 32-bit and 64-bit):
..\convert.c(790): warning C4056: overflow in floating-point constant
arithmetic [C:\psqlodbc\winbuild\psqlodbc.vcxproj]
..\execute.c(745): warning C4101: 'ptr' : unreferenced local variable
[C:\psqlodbc\winbuild\psqlodbc.vcxproj]

The ptr one is left over from a recent patch
(bb468cbcaf3912b0093178036505587ac0f0158b)--I think the overflow one has
been there for a while.

Thanks...jack



--
View this message in context: http://postgresql.nabble.com/Let-s-make-a-new-release-tp5871928p5874720.html
Sent from the PostgreSQL - odbc mailing list archive at Nabble.com.


pgsql-odbc by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: 32bit version of the ODBC Data Source Administrator always states ANSI in the window's title bar
Next
From: Christian Ullrich
Date:
Subject: Re: Bugs related to getting @@identity