Commit Graph

9 Commits (stable)

Author SHA1 Message Date
Christopher Lam 8e21d3328f guid_to_string should be freed.
2 years ago
John Ralls 5781f3445b SQLBackend: Use std::optional return value instead of exceptions
3 years ago
Richard Cohen 1cec0cb3f3 Use internal extern "C" { ... } for C++
3 years ago
John Ralls 8ef8d3807c Silence spurious conditional uninitialized warning in gnc-owner-sql.cpp.
4 years ago
Bill Nottingham 434dd9520c Adjust catch syntax to avoid GCC8 warnings.
8 years ago
John Ralls d8c2f52447 Correct quoting for SQL backends.
8 years ago
John Ralls 04642fc42a [SQL] Check return of string_to_guid, bail if false.
8 years ago
John Ralls d17c24b770 Bug 789298 - Prompt for file history update leads to crash during startup.
8 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago