[Firebird-devel] [FB-Tracker] Created: (CORE-5041) Database may get corrupted after ALTER DATABASE ENCRYPT/DECRYPT issued multiple times per database open time

2015-12-10 Thread Alexander Peshkov (JIRA)
Database may get corrupted after ALTER DATABASE ENCRYPT/DECRYPT issued multiple times per database open time Key: CORE-5041 URL:

Re: [Firebird-devel] Compiler for official Firebird 3 release on Windows

2015-12-10 Thread Mark Rotteveel
Maybe FB 4 should be based on VS 2015 instead of 2013. Mark - Reply message - Van: "Dmitry Yemanov" Aan: "For discussion among Firebird Developers" Onderwerp: [Firebird-devel] Compiler for official Firebird 3 release on Windows

[Firebird-devel] [FB-Tracker] Created: (CORE-5042) FB3 client cannot create database on FB2.5 server

2015-12-10 Thread Karol Bieniaszewski (JIRA)
FB3 client cannot create database on FB2.5 server - Key: CORE-5042 URL: http://tracker.firebirdsql.org/browse/CORE-5042 Project: Firebird Core Issue Type: Bug Components: API /

[Firebird-devel] Firebird 3 and zlib compression

2015-12-10 Thread Mark Kendall
I've just been trying out compression with Firebird 3 rc1. It took a long time to get it working on a Windows 7 64 bit machine until I discovered a post about whether or not zlib should be compiled into Firebird or a separate dll should be used. From that snippet I guessed I needed to

Re: [Firebird-devel] Firebird 3 and zlib compression

2015-12-10 Thread Dmitry Yemanov
10.12.2015 23:56, Mark Kendall wrote: > I’ve just been trying out compression with Firebird 3 rc1. It took a > long time to get it working on a Windows 7 64 bit machine until I > discovered a post about whether or not zlib should be compiled into > Firebird or a separate dll should be used.

Re: [Firebird-devel] Compiler for official Firebird 3 release on Windows

2015-12-10 Thread Dmitry Yemanov
10.12.2015 19:27, Vlad Khorsun wrote: >> But perhaps we should consider using a later version of MSVC. >> >> If we are going to change we should do it before final release of 3.0 >> >> Thoughts? > > I use VS 2013 (VC12) with Update 4 for development. > > Not sure if we should change official

Re: [Firebird-devel] Compiler for official Firebird 3 release on Windows

2015-12-10 Thread Vlad Khorsun
10.12.2015 18:54, Dmitry Yemanov wrote: > 10.12.2015 19:27, Vlad Khorsun wrote: > >>> But perhaps we should consider using a later version of MSVC. >>> >>> If we are going to change we should do it before final release of 3.0 >>> >>> Thoughts? >> >> I use VS 2013 (VC12) with Update 4 for

Re: [Firebird-devel] Compiler for official Firebird 3 release on Windows

2015-12-10 Thread preeves
On Thu, 10 Dec 2015 17:10:06 +0100 Dimitry Sibiryakov wrote: > 10.12.2015 17:05, preeves wrote: > > But perhaps we should consider using a later version of MSVC. > > > > If we are going to change we should do it before final release of > > 3.0 > > > > Thoughts? > >If I

Re: [Firebird-devel] Compiler for official Firebird 3 release on Windows

2015-12-10 Thread Dimitry Sibiryakov
10.12.2015 17:54, Dmitry Yemanov wrote: > And I have > absolutely no wish adjusting the snapshot compile box accordingly. IIRC, this box uses MSVC 2010 SP1, right? -- WBR, SD. -- Firebird-Devel mailing list, web

Re: [Firebird-devel] Compiler for official Firebird 3 release on Windows

2015-12-10 Thread Alex Peshkoff
On 12/10/2015 07:54 PM, Dmitry Yemanov wrote: > 10.12.2015 19:27, Vlad Khorsun wrote: > >>> But perhaps we should consider using a later version of MSVC. >>> >>> If we are going to change we should do it before final release of 3.0 >>> >>> Thoughts? >> I use VS 2013 (VC12) with Update 4 for

Re: [Firebird-devel] Compiler for official Firebird 3 release on Windows

2015-12-10 Thread Dimitry Sibiryakov
10.12.2015 17:58, preeves wrote: > Is there anything in the Service Pack that is relevant to the > compiler or the debugger? Yes, several bug fixes: https://support.microsoft.com/en-us/kb/983509#kb-link-91 -- WBR, SD.