Chris, This patch broke the tree for everyone compiling with --enable-error-on-warning (which is the default setting). Please compile your tree with this flag enabled before committing.
David On Thu, 2006-01-26 at 21:12 -0500, Chris Shoemaker wrote: > Author: chris > Date: 2006-01-26 21:12:41 -0500 (Thu, 26 Jan 2006) > New Revision: 12984 > Trac: http://svn.gnucash.org/trac/changeset/12984 > > Added: > gnucash/trunk/src/report/report-system/gw-report-system-spec.scm > Modified: > gnucash/trunk/src/gnome/top-level.c > gnucash/trunk/src/report/report-gnome/dialog-column-view.c > gnucash/trunk/src/report/report-gnome/dialog-style-sheet.c > gnucash/trunk/src/report/report-gnome/gnc-plugin-page-report.c > gnucash/trunk/src/report/report-gnome/window-report.c > gnucash/trunk/src/report/report-gnome/window-report.h > gnucash/trunk/src/report/report-system/Makefile.am > gnucash/trunk/src/report/report-system/gnc-report.c > gnucash/trunk/src/report/report-system/gnc-report.h > gnucash/trunk/src/report/report-system/html-style-sheet.scm > gnucash/trunk/src/report/report-system/report-system.scm > gnucash/trunk/src/report/report-system/report.scm > gnucash/trunk/src/report/utility-reports/view-column.scm > gnucash/trunk/src/report/utility-reports/welcome-to-gnucash.scm > gnucash/trunk/src/scm/main-window.scm > gnucash/trunk/src/scm/main.scm > Log: > Move the global report hash-table from guile to C. > Move the book-open/close hooks from guile to C. _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
