gnucash maint: Bug 797127 - Company name and address in reports not display properly

John Ralls jralls at code.gnucash.org
Sat Apr 27 18:31:03 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/94bb28d9 (commit)
	from  https://github.com/Gnucash/gnucash/commit/4d529c02 (commit)



commit 94bb28d9ab823bbc6877a5fcc10a6838bb57c119
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Apr 27 13:23:54 2019 -0700

    Bug 797127 - Company name and address in reports not display properly
    
    Ensure that all includes of swig-runtime.h are *followed* by
    including guile-mappings.h so that the defines masking
    scm_to_utf8_string and scm_from_utf8_string are undone.



Summary of changes:
 gnucash/gnome-utils/gnc-plugin-menu-additions.c      | 1 +
 gnucash/gnome/business-options-gnome.c               | 1 +
 gnucash/gnome/dialog-price-edit-db.c                 | 4 ++--
 gnucash/gnome/gnc-plugin-page-register.c             | 2 +-
 gnucash/gnome/gnc-plugin-page-register2.c            | 2 +-
 gnucash/gnucash-bin.c                                | 1 +
 gnucash/import-export/qif-imp/assistant-qif-import.c | 3 +--
 gnucash/report/report-gnome/gnc-plugin-page-report.c | 1 +
 libgnucash/app-utils/business-options.c              | 1 +
 libgnucash/app-utils/gnc-helpers.c                   | 2 +-
 libgnucash/app-utils/option-util.c                   | 2 +-
 libgnucash/engine/glib-helpers.c                     | 2 +-
 libgnucash/engine/gnc-hooks.c                        | 2 +-
 libgnucash/engine/kvp-scm.cpp                        | 5 ++---
 14 files changed, 16 insertions(+), 13 deletions(-)



More information about the gnucash-patches mailing list