gnucash maint: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Mon Nov 17 08:52:38 EST 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/22490a37 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/64d9a3b9 (commit)
	from  https://github.com/Gnucash/gnucash/commit/d6826976 (commit)



commit 22490a37abcef966b5523cc60b184be0e6459c94
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Mon Nov 17 14:01:07 2014 +0100

    Fix build-time hard-coded path introduced by the guile2 compile changes
    
    These changes hardcoded the standards-reports path at build time.
    On Windows and OS X the final path is only known at installation time.
    So after installation the build-time hard-coded path would be invalid and
    the standard-reports directory could no longer be found.

commit 64d9a3b99e6f6b8ac7b70d63a442c60975e6e603
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Mon Nov 17 15:43:16 2014 +0100

    Prevent crash when standards-report dir doesn't exist



Summary of changes:
 src/core-utils/gnc-path.c                        | 12 ++++++-
 src/report/standard-reports/standard-reports.scm | 46 +++++++++++++-----------
 2 files changed, 36 insertions(+), 22 deletions(-)



More information about the gnucash-patches mailing list