gnucash unstable: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Mon Apr 9 18:18:14 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/c05aeb85 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/434dd952 (commit)
	from  https://github.com/Gnucash/gnucash/commit/192a3c3d (commit)



commit c05aeb85ec19b6aa50772a63fd1983f8fc429acd
Merge: 192a3c3 434dd95
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Apr 9 15:12:56 2018 -0700

    Merge Bill Nottingham's exception type fix into unstable.

commit 434dd9520c1c74c38dae8a737b2045ee28adc1e1
Author: Bill Nottingham <notting at splat.cc>
Date:   Tue Apr 3 22:02:44 2018 -0400

    Adjust catch syntax to avoid GCC8 warnings.



Summary of changes:
 libgnucash/backend/sql/gnc-address-sql.cpp         |  2 +-
 libgnucash/backend/sql/gnc-owner-sql.cpp           |  2 +-
 libgnucash/backend/sql/gnc-slots-sql.cpp           |  2 +-
 .../backend/sql/gnc-sql-column-table-entry.cpp     | 24 +++++++++++-----------
 .../backend/sql/gnc-sql-column-table-entry.hpp     |  2 +-
 libgnucash/backend/sql/gnc-transaction-sql.cpp     |  2 +-
 libgnucash/engine/Account.cpp                      |  2 +-
 libgnucash/engine/gnc-date.cpp                     |  8 ++++----
 libgnucash/engine/gnc-datetime.cpp                 | 12 +++++------
 libgnucash/engine/gnc-rational.cpp                 |  2 +-
 10 files changed, 29 insertions(+), 29 deletions(-)



More information about the gnucash-patches mailing list