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
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
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
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
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