Re: Let's make a new release

Поиск
Список
Период
Сортировка
От ljwilson
Тема Re: Let's make a new release
Дата
Msg-id 1448118405324-5874720.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: Let's make a new release  ("Inoue, Hiroshi" <h-inoue@dream.email.ne.jp>)
Список 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 по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: 32bit version of the ODBC Data Source Administrator always states ANSI in the window's title bar
Следующее
От: Christian Ullrich
Дата:
Сообщение: Re: Bugs related to getting @@identity