[Firebird-devel] [FB-Tracker] Created: (CORE-5241) Affected rows are not counted for some update operations with views

2016-05-16 Thread Dmitry Yemanov (JIRA)
Affected rows are not counted for some update operations with views --- Key: CORE-5241 URL: http://tracker.firebirdsql.org/browse/CORE-5241 Project: Firebird Core Issue Type: Bu

[Firebird-devel] [FB-Tracker] Created: (CORE-5240) Restore database with large page buffer - connection lost to database

2016-05-16 Thread David Kroll (JIRA)
Restore database with large page buffer - connection lost to database - Key: CORE-5240 URL: http://tracker.firebirdsql.org/browse/CORE-5240 Project: Firebird Core Issue Type

Re: [Firebird-devel] Non-copyable objects

2016-05-16 Thread Dimitry Sibiryakov
16.05.2016 13:04, Alex Peshkoff wrote: > Yes, please add that class to the tree. > I wanted to do it many times but wanted to clean old code and each time > something more urgent was present. Are you aware that with hack you won't be able to make copyable derived class even if you need one?

Re: [Firebird-devel] Non-copyable objects

2016-05-16 Thread Alex Peshkoff
On 05/15/2016 12:59 AM, Adriano dos Santos Fernandes wrote: > Hi! > > Instead of write private copy constructor and operator=, what about > start using a mixing at least for new code? > > It makes easier and much more clear. > > Example taken from > http://ariya.ofilabs.com/2015/01/c-class-and-prev

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

2016-05-16 Thread Dimitry Sibiryakov
16.05.2016 8:26, Dmitry Yemanov wrote: > I suggest to drop support for VS versions 8.0 and 9.0 in the master > branch. VS 10, 12/13 and 14/15 will still be supported. I suggest to drop VS 2010 as well. Four versions is enough, IMHO. -- WBR, SD.