gnucash/libgnucash/backend/dbi
Richard Cohen 7b47c07f8e Don't use extern "C" around #includes
Some I missed the first time. Some are new.
2023-03-03 18:55:42 +00:00
..
test Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
.splintrc Cleanup some more obscure references to no longer existing 'src' directory 2017-08-11 22:44:50 +02:00
CMakeLists.txt Merge branch 'maint' 2020-02-06 16:50:08 +01:00
gnc-backend-dbi.cpp Use some unused variables 2023-02-06 14:20:31 +00:00
gnc-backend-dbi.h Don't use extern "C" around #includes 2023-03-03 18:55:42 +00:00
gnc-backend-dbi.hpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-dbiprovider.hpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-dbiproviderimpl.hpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-dbisqlconnection.cpp [-Wunused-private-field] (clang) - remove 2023-02-16 09:20:18 +00:00
gnc-dbisqlconnection.hpp Fix some typos 2023-01-23 15:01:46 +00:00
gnc-dbisqlresult.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-dbisqlresult.hpp Ensure all C++ class member raw pointers are default-initialized to nullptr. 2018-08-10 12:21:28 -07:00