Re: [Firebird-devel] GlobalStorage

2016-02-26 Thread Alex Peshkoff
On 02/26/2016 05:16 PM, Dimitry Sibiryakov wrote: > 26.02.2016 14:51, Alex Peshkoff wrote: >> Better keep Array 'public AutoStorage'. > But in this case every derived class will have to declare constructor > with call to > getDefaultMemoryPool() inside which is more than necessary. > Yes, it

Re: [Firebird-devel] GlobalStorage

2016-02-26 Thread Dimitry Sibiryakov
26.02.2016 14:51, Alex Peshkoff wrote: > Better keep Array 'public AutoStorage'. But in this case every derived class will have to declare constructor with call to getDefaultMemoryPool() inside which is more than necessary. -- WBR, SD.

Re: [Firebird-devel] Firebird 3 packages on distro

2016-02-26 Thread Philippe Makowski
Le 26/02/16 13:36, Michal Kubecek a écrit : > I'm not familiar with Debian packaging, is there an easier way to see > how are files divided into packages than going through > > > https://anonscm.debian.org/cgit/pkg-firebird/3.0.git/tree/debian/make_packages.sh > > ? > you can look here :

Re: [Firebird-devel] GlobalStorage

2016-02-26 Thread Alex Peshkoff
On 02/26/2016 04:43 PM, Dimitry Sibiryakov wrote: > 26.02.2016 14:21, Dimitry Sibiryakov wrote: >> This word is not in GlobalStorage declaration, but in "class Array >> : protected Storage". > What is better: change declaration of Array or re-declare the operators > in every > derived class?

Re: [Firebird-devel] GlobalStorage

2016-02-26 Thread Dimitry Sibiryakov
26.02.2016 14:21, Dimitry Sibiryakov wrote: > This word is not in GlobalStorage declaration, but in "class Array > : protected Storage". What is better: change declaration of Array or re-declare the operators in every derived class? -- WBR, SD.

Re: [Firebird-devel] GlobalStorage

2016-02-26 Thread Dimitry Sibiryakov
26.02.2016 14:11, Alex Peshkoff wrote: > Where is word protected? Oops, you are right. This word is not in GlobalStorage declaration, but in "class Array : protected Storage". -- WBR, SD. -- Site24x7 APM

Re: [Firebird-devel] GlobalStorage

2016-02-26 Thread Alex Peshkoff
On 02/25/2016 07:03 PM, Dimitry Sibiryakov wrote: > Hello, All. > > Comment on subj says that > >> // Global storage makes it possible to use new and delete for classes, >> // based on it, to behave traditionally, i.e. get memory from permanent >> pool. > But at the same

Re: [Firebird-devel] Firebird 3 packages on distro

2016-02-26 Thread Michal Kubecek
On Thu, Feb 25, 2016 at 10:33:46AM +0100, Philippe Makowski wrote: > Hi, > > I'm working on the Firebird 3 package for Centos 7 > > to have some coherence between distros , I took a look at : > https://build.opensuse.org/package/show/home:mkubecek:firebird30/firebird > > and > >

[Firebird-devel] [FB-Tracker] Created: (CORE-5117) Firebird embedded hangs and crashes when disconnect if not called fb_shutdown function

2016-02-26 Thread Simonov Denis (JIRA)
Firebird embedded hangs and crashes when disconnect if not called fb_shutdown function -- Key: CORE-5117 URL: http://tracker.firebirdsql.org/browse/CORE-5117

[Firebird-devel] [FB-Tracker] Created: (CORE-5116) gbak backup error

2016-02-26 Thread JIRA
gbak backup error - Key: CORE-5116 URL: http://tracker.firebirdsql.org/browse/CORE-5116 Project: Firebird Core Issue Type: Bug Components: GBAK Affects Versions: 2.5.3 Update 1 Reporter: Attila