gnucash unstable: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sat Mar 17 17:54:48 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/25d9431d (commit)
	 via  https://github.com/Gnucash/gnucash/commit/a4b043c3 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/6b46299e (commit)
	from  https://github.com/Gnucash/gnucash/commit/8fe2cb6f (commit)



commit 25d9431dc108343caccf3bf51549e84bc7dbb40a
Merge: a4b043c 6b46299
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 17 14:18:11 2018 -0700

    Merge Luciano Santos's 'compile-schema-patch' PR into unstable.

commit a4b043c3f053c7ada8bb2b2b13ce8343f36c5aa2
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 17 14:10:56 2018 -0700

    Bug 794236 - Import a log file
    
    The crash was caused by the timezone constructor encountering a
    newline on the timezone. Prevent this by removing all whitespace
    from the end of the input string.

commit 6b46299e8dd78cd0202c0c75f6a27d885ca931df
Author: luc14n0 <luc14n0 at linuxmail.org>
Date:   Sat Mar 17 00:14:25 2018 -0300

    Add COMPILE_SCHEMA to allow disabling gschema compilation



Summary of changes:
 CMakeLists.txt                                    |  3 +++
 gnucash/gschemas/CMakeLists.txt                   | 30 ++++++++++++-----------
 gnucash/import-export/log-replay/gnc-log-replay.c |  6 +++--
 3 files changed, 23 insertions(+), 16 deletions(-)



More information about the gnucash-patches mailing list