Re: [Firebird-devel] Interface version numbers in Firebird.pas

2020-03-14 Thread Dimitry Sibiryakov
14.03.2020 18:10, Vlad Khorsun wrote:   I fixed CLOOP only (at master branch). Ah, github web interface somehow miss this commit, sorry. -- WBR, SD. Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel

Re: [Firebird-devel] Interface version numbers in Firebird.pas

2020-03-14 Thread Vlad Khorsun
14.03.2020 18:28, Dimitry Sibiryakov wrote: Vlad Khorsun wrote: It should be fixed now.   I don't see the changes in the tree. Have you committed them? I fixed CLOOP only (at master branch). I don't generated new Firebird.pas. Vlad Firebird-Devel mailing list, web interface at http

Re: [Firebird-devel] Interface version numbers in Firebird.pas

2020-03-14 Thread Dimitry Sibiryakov
Vlad Khorsun wrote: It should be fixed now. I don't see the changes in the tree. Have you committed them? -- WBR, SD. Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel

Re: [Firebird-devel] Interface version numbers in Firebird.pas

2020-03-11 Thread Vlad Khorsun
07.03.2020 20:30, Dimitry Sibiryakov wrote:   Is subj generated by RNG? I see no relation between the numbers in C++ header and Pascal header. Should be fixed now. Vlad Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel

[Firebird-devel] Interface version numbers in Firebird.pas

2020-03-07 Thread Dimitry Sibiryakov
Is subj generated by RNG? I see no relation between the numbers in C++ header and Pascal header. -- WBR, SD. Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel

Re: [Firebird-devel] Interface version

2014-10-13 Thread Alex Peshkoff
On 10/11/14 19:25, Dimitry Sibiryakov wrote: > 11.10.2014 16:43, [email protected] wrote: >> You are right - we will not commit generated by cloop files when everything >> gets stable. >> But .idl files should be committed. > Do I understand right, that CLOOP will generate VERSION constant for

Re: [Firebird-devel] Interface version

2014-10-11 Thread Dimitry Sibiryakov
11.10.2014 16:43, [email protected] wrote: > You are right - we will not commit generated by cloop files when everything > gets stable. > But .idl files should be committed. Do I understand right, that CLOOP will generate VERSION constant for each class definition automatically? -- WBR,

Re: [Firebird-devel] Interface version

2014-10-11 Thread peshkoff
-Original Message- From: Dimitry Sibiryakov To: For discussion among Firebird Developers Sent: пт, 10 окт. 2014 20:27 Subject: Re: [Firebird-devel] Interface version 10.10.2014 18:08, Adriano dos Santos Fernandes wrote: > In this used way, if you extend a base interface, it w

Re: [Firebird-devel] Interface version

2014-10-10 Thread Dimitry Sibiryakov
10.10.2014 18:08, Adriano dos Santos Fernandes wrote: > In this used way, if you extend a base interface, it will change various > lines of the output file and you will notice reviewing the changes > before commit. Why would someone commit generated files?.. -- WBR, SD. --

Re: [Firebird-devel] Interface version

2014-10-10 Thread Alex Peshkoff
On 10/10/14 19:55, Dimitry Sibiryakov wrote: > Hello, All. > > I wonder why in new CLOOP interfaces versions are declared as simple > constants instead > of something like "VERSION = inherited::VERSION + 3"?.. > The reason is trivial. Current IdlFbInterfaces.h is automatically generated

Re: [Firebird-devel] Interface version

2014-10-10 Thread Adriano dos Santos Fernandes
On 10/10/2014 12:55, Dimitry Sibiryakov wrote: >Hello, All. > >I wonder why in new CLOOP interfaces versions are declared as simple > constants instead > of something like "VERSION = inherited::VERSION + 3"?.. > The architecture of this class-scheme disallow that base interfaces are exten

[Firebird-devel] Interface version

2014-10-10 Thread Dimitry Sibiryakov
Hello, All. I wonder why in new CLOOP interfaces versions are declared as simple constants instead of something like "VERSION = inherited::VERSION + 3"?.. -- WBR, SD. -- Meet PCI DSS 3.0 Compliance Requiremen