Error compiling test program using fluent-bit API with fluent-bit.h and g++ compiler
Fluent-bit is compiled under linux (Ubuntu 24.04 LTS) from source (tag v3.2.2)
Using a C-compiler (gcc) test program compiles fine
Using g++ I get compile errors from mpack.h
complaining about conflicting declarations (see example below)