r23702 - gnucash/trunk/src - Bug 721600 - Segmentation fault on startup if report Income/Expense Chart was opened since last running

Geert Janssens gjanssens at code.gnucash.org
Sat Jan 18 10:09:53 EST 2014


Author: gjanssens
Date: 2014-01-18 10:09:52 -0500 (Sat, 18 Jan 2014)
New Revision: 23702
Trac: http://svn.gnucash.org/trac/changeset/23702

Modified:
   gnucash/trunk/src/app-utils/Makefile.am
   gnucash/trunk/src/core-utils/Makefile.am
   gnucash/trunk/src/engine/Makefile.am
   gnucash/trunk/src/gnc-module/Makefile.am
   gnucash/trunk/src/gnc-module/test/mod-bar/Makefile.am
   gnucash/trunk/src/gnc-module/test/mod-baz/Makefile.am
   gnucash/trunk/src/gnc-module/test/mod-foo/Makefile.am
   gnucash/trunk/src/gnome-utils/Makefile.am
   gnucash/trunk/src/gnome/Makefile.am
   gnucash/trunk/src/html/Makefile.am
   gnucash/trunk/src/report/report-gnome/Makefile.am
   gnucash/trunk/src/report/report-system/Makefile.am
   gnucash/trunk/src/test-core/Makefile.am
Log:
Bug 721600 - Segmentation fault on startup if report Income/Expense Chart was opened since last running

This bug is a continuation of bug 719481. The fix for that bug
wouldn't trickle down into the release tarballs because the needed
patch would only be applied if the tarball were generated against
guile 2.

This commit fixes this by applying that patch unconditionally



More information about the gnucash-patches mailing list