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

2020-08-12 Thread Paul Reeves
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 history of example.h is interesting. Th

[Firebird-devel] [FB-Tracker] Created: (CORE-6387) ISQL aborted with core dump

2020-08-12 Thread Alexander Peshkov (JIRA)
ISQL aborted with core dump --- Key: CORE-6387 URL: http://tracker.firebirdsql.org/browse/CORE-6387 Project: Firebird Core Issue Type: Bug Components: ISQL Affects Versions: 4.0 Beta 2 Environme

Re: [Firebird-devel] Building 05.user_metadata.cpp

2020-08-12 Thread Paul Reeves
On Wed, 12 Aug 2020 15:48:28 +0300 Alex Peshkoff via Firebird-devel wrote: > ... > > Is this an error in the code or in my makefile? > > That's an old example, code needs fixing. Will fix in a day or two. > OK. No hurry for me. I just wanted to be sure that the makefile is n

Re: [Firebird-devel] Building 05.user_metadata.cpp

2020-08-12 Thread Alex Peshkoff via Firebird-devel
On 2020-08-12 15:41, Paul Reeves wrote: I'm working on a makefile to build the oo api examples. Everything is fine, except for 05.user_metadata.cpp Executing this: c++ -c -Wall -g3 -std=c++11 -fno-rtti -I/opt/firebird/include/ \ 05.user_metadata.cpp -o 05.user_metadata.o produces thi

[Firebird-devel] Building 05.user_metadata.cpp

2020-08-12 Thread Paul Reeves
I'm working on a makefile to build the oo api examples. Everything is fine, except for 05.user_metadata.cpp Executing this: c++ -c -Wall -g3 -std=c++11 -fno-rtti -I/opt/firebird/include/ \ 05.user_metadata.cpp -o 05.user_metadata.o produces this error: 05.user_metadata.cpp: In function