mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-26 02:40:43 -06:00
cca4524055
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. |
||
---|---|---|
.. | ||
dbi | ||
sql | ||
xml | ||
CMakeLists.txt |