gnucash/libgnucash/app-utils/test
Richard Cohen 1cec0cb3f3 Use internal extern "C" { ... } for C++
- removes warnings compiling swig engine
...
[ 10%] Generating swig-engine.cpp
.../libgnucash/engine/engine-helpers.h:31: Warning 313: Unrecognized extern type "C++".
.../libgnucash/engine/gnc-date.h:83: Warning 313: Unrecognized extern type "C++".
.../libgnucash/engine/qofquery.h:90: Warning 302: Identifier 'QofQuery' redefined (ignored),
.../libgnucash/engine/gnc-option.hpp:55: Warning 302: previous definition of 'QofQuery'.
.../libgnucash/engine/gnc-commodity.h:56: Warning 313: Unrecognized extern type "C++".
.../libgnucash/engine/gncBusiness.h:40: Warning 313: Unrecognized extern type "C++".
.../libgnucash/engine/gncEntry.h:37: Warning 313: Unrecognized extern type "C++".
2023-01-23 18:40:01 +00:00
..
CMakeLists.txt [price-quotes] Switch error handling to exceptions. 2022-10-02 11:50:26 -07:00
gtest-gnc-quotes.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
test-exp-parser.c Bug 796820 - References to 'Gnome Bugzilla' should be changed to 'GnuCash Bugzilla' 2018-09-28 15:00:43 +02:00
test-print-parse-amount.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
test-sx.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00