gnucash/libgnucash/backend
Gaming4JC cca4524055
Fix warnings: missing sentinel in function calls
When compiling with -Werror, GNUCash fails to build due to various error: missing sentinel in function call.
This patch resolves the issue by passing nullptr instead of C-style casting NULL.
2020-09-06 00:50:54 -04:00
..
dbi Don't try to unlock the GncDbiSqlConnection when it was connected read-only. 2020-06-04 14:07:28 -07:00
sql Merge branch 'maint' 2020-06-20 15:36:58 -07:00
xml Fix warnings: missing sentinel in function calls 2020-09-06 00:50:54 -04:00
CMakeLists.txt Lowercase cmake commands 2018-05-03 23:18:15 +02:00