gnucash unstable: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Thu Nov 9 17:16:13 EST 2017


Updated	 via  https://github.com/Gnucash/gnucash/commit/61316648 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/1895ae28 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/45bab936 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/c19f851c (commit)
	 via  https://github.com/Gnucash/gnucash/commit/90bbeac0 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/97c3483e (commit)
	 via  https://github.com/Gnucash/gnucash/commit/c71bfe8d (commit)
	 via  https://github.com/Gnucash/gnucash/commit/78cd5416 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/64cfab05 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/e26c55e6 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/f2834377 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/0b3da701 (commit)
	from  https://github.com/Gnucash/gnucash/commit/f888eb88 (commit)



commit 61316648b801e4726876e07ef4cf1dda46d488be
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Nov 9 13:00:27 2017 -0800

    Bug 789608 - Compilation problems when linking libraries.
    
    Fix using a preproc macro in a different file from where it was declared
    and more-strict template resolution of error_handler<> by gcc-7.x.

commit 1895ae280c08eb6f750ceb546ad2af78c7a78bca
Merge: f888eb8 45bab93
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Nov 9 13:43:32 2017 -0800

    Merge branch 'maint' into unstable

commit 45bab93613e6a93b206b74ffc18f63708b07293b
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Nov 7 18:06:04 2017 -0800

    Bug 789928 - FTBFS with libdbi 0.9.0-5 on Debian
    
    Commit 88b8477 on libdbi calls the error handler if one attempts to run
    off the end of a result set. Since we often loop on
    dbi_result_next_row() returning 0 this breaks our logic in several
    places. This change simply returns from the error handler on a
    DB_ERROR_BADIDX allowing the logic to work as before.

commit c19f851c2958d6006a4d972ba320bf63ad8116d2
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Fri Oct 20 20:55:15 2017 +0200

    Add a bunch of translator comments and a few accelerators to glade files

commit 90bbeac0788ec0e8b6f751d04ccb77de2da3e01a
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Fri Oct 20 20:20:20 2017 +0200

    Add a bunch of translator comments to C files

commit 97c3483e06b1d6380905b8b42d491c67f8fabee7
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Fri Oct 20 20:19:10 2017 +0200

    Improve type of bank accounts in SKR03

commit c71bfe8d6b6bb673a41e6c30b68ba53fe4573c29
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Fri Oct 20 19:44:10 2017 +0200

    Add "Assets & Liabilities", "Profit & Loss" to the glossary,
    
    fix a typo and update all glossary po files

commit 78cd5416c11dc24d346a6c2dcf056565793447f1
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Fri Oct 20 18:05:47 2017 +0200

    Mayor overhaul of de.po
    
    Fix accelerators
    4682 translated messages, 3 untranslated messages.

commit 64cfab0508bd804b195032b4fa98ecbf48c8a92f
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Fri Oct 20 11:33:54 2017 +0200

    Fix wiki link

commit e26c55e6cb1b7c26c7cea2ef57a2d99fdbc2b105
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Fri Oct 13 10:35:09 2017 +0200

    update de.po to commit f283437

commit f2834377bc32a60f7de377900ad586f505da26a4
Merge: 3cdac65 0b3da70
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Wed Oct 11 23:07:55 2017 +0200

    Merge branch 'maint' of https://github.com/DiMan/Gnucash into maint

commit 0b3da701238dab938ec70de6f830672807d13d03
Author: Di Mang <dimang.freenet at gmail.com>
Date:   Sat Oct 7 02:28:44 2017 +0200

    Adjustment of some Russian translations



Summary of changes:
 data/accounts/de_DE/acctchrt_skr03.gnucash-xea     |   4 +-
 gnucash/gnome-search/dialog-search.c               |   1 +
 gnucash/gnome-utils/gnc-tree-control-split-reg.c   |   1 +
 .../gtkbuilder/dialog-preferences.glade            |  26 +-
 gnucash/gnome/gnc-plugin-page-register.c           |   4 +-
 gnucash/gnome/gnc-split-reg.c                      |   4 +-
 .../gtkbuilder/gnc-plugin-page-register.glade      |  22 +-
 .../csv-exp/csv-transactions-export.c              |   9 +-
 gnucash/import-export/dialog-import.glade          |  24 +-
 .../register/ledger-core/split-register-layout.c   |  21 +-
 libgnucash/backend/dbi/gnc-backend-dbi.cpp         |  29 +-
 libgnucash/backend/dbi/gnc-dbisqlresult.cpp        |  17 +-
 libgnucash/engine/ScrubBusiness.c                  |   2 +-
 po/de.po                                           | 775 ++++++++++++---------
 po/glossary/ar.po                                  |  24 +-
 po/glossary/bg.po                                  |  31 +-
 po/glossary/ca.po                                  |  33 +-
 po/glossary/da.po                                  |  31 +-
 po/glossary/de.po                                  |  33 +-
 po/glossary/de_CH.po                               |  31 +-
 po/glossary/el.po                                  |  31 +-
 po/glossary/es.po                                  |  31 +-
 po/glossary/fr.po                                  |  29 +-
 po/glossary/gnc-glossary.txt                       |   6 +-
 po/glossary/he.po                                  |  31 +-
 po/glossary/hu.po                                  |  31 +-
 po/glossary/it.po                                  |  31 +-
 po/glossary/lt.po                                  |  29 +-
 po/glossary/nb.po                                  |  31 +-
 po/glossary/nl.po                                  |  31 +-
 po/glossary/pl.po                                  |  31 +-
 po/glossary/pt.po                                  |  31 +-
 po/glossary/pt_BR.po                               |  31 +-
 po/glossary/ru.po                                  |  31 +-
 po/glossary/rw.po                                  |  26 +-
 po/glossary/sk.po                                  |  31 +-
 po/glossary/sv.po                                  |  31 +-
 po/glossary/vi.po                                  |  31 +-
 po/glossary/zh_CN.po                               |  41 +-
 po/glossary/zh_TW.po                               |  31 +-
 po/ru.po                                           |  99 +--
 41 files changed, 1153 insertions(+), 664 deletions(-)



More information about the gnucash-patches mailing list