Re: [Firebird-devel] ../examples/include/example.h

2020-08-17 Thread Alex Peshkoff via Firebird-devel
On 2020-08-17 18:07, Paul Reeves wrote: It appears that I was looking at an older version of the api examples. How I did that, I do not know, really strange - taking into an account that last change was many years ago. but the error quickly became obvious once I started to prepare commiting t

Re: [Firebird-devel] ../examples/include/example.h

2020-08-17 Thread Paul Reeves
It appears that I was looking at an older version of the api examples. How I did that, I do not know, but the error quickly became obvious once I started to prepare commiting the makefile for the deprecated api. Example.h does not need to be changed. On Thu, 13 Aug 2020 13:59:21 +0300 Alex P

Re: [Firebird-devel] ../examples/include/example.h

2020-08-13 Thread Alex Peshkoff via Firebird-devel
On 2020-08-12 19:32, Paul Reeves wrote: I'm working on re-creating the makefile for the api examples. I don't know how, but it seems to have got lost a long while ago. Almost everything still compiles in HEAD except for api16. This is because example.h has lost the declarations for 'args'. The