Thanks for the heads-up, Alex. Fixed in master now. Regards, Geert
On Monday 02 November 2015 13:29:50 Alex Aycinena wrote: > Geert, > > I get this make failure on this change: > > /home/gnucash-dev/gitcheckouts/gnucash-clean/src/gnome/gnc-plugin-page > -register.c: In function 'gnc_plugin_page_register_get_query': > /home/gnucash-dev/gitcheckouts/gnucash-clean/src/gnome/gnc-plugin-page > -register.c:1817:443: error: 'return' with no value, in function > returning non-void [-Werror] > g_return_if_fail(GNC_IS_PLUGIN_PAGE_REGISTER(plugin_page)); > > ^ > cc1: all warnings being treated as errors > Makefile:826: recipe for target 'gnc-plugin-page-register.lo' failed > make[4]: *** [gnc-plugin-page-register.lo] Error 1 > make[4]: Leaving directory > '/home/gnucash-dev/gitcheckouts/gnucash-clean-build/src/gnome' > > Regards, > > Alex > > On Mon, Nov 2, 2015 at 3:26 AM, Geert Janssens > <gjanss...@code.gnucash.org> > wrote: > > Updated via https://github.com/Gnucash/gnucash/commit/e0ca9344 > > (commit)> > > via https://github.com/Gnucash/gnucash/commit/f41a2149 > > (commit) > > via https://github.com/Gnucash/gnucash/commit/1a6fb375 > > (commit) > > via https://github.com/Gnucash/gnucash/commit/50350c40 > > (commit) > > > > from https://github.com/Gnucash/gnucash/commit/f8271749 > > (commit) > > > > commit e0ca934438fc384504d0b8efbd7bdcfd6315c5f3 > > Author: Geert Janssens <janssens-ge...@telenet.be> > > Date: Mon Nov 2 12:30:19 2015 +0100 > > > > Set num_accounts upfront for ordinary register exports > > > > commit f41a214956a9cb1bc9af1853cc421f7bd5da8d56 > > Author: Geert Janssens <janssens-ge...@telenet.be> > > Date: Mon Nov 2 12:29:35 2015 +0100 > > > > Avoid code duplication > > > > commit 1a6fb3757070faed745e63d71a67227cb46fa9c4 > > Author: Geert Janssens <janssens-ge...@telenet.be> > > Date: Mon Nov 2 12:28:26 2015 +0100 > > > > Rephrase some comments (to help an outsider to better understand > > > > what's happening) > > > > commit 50350c40a737577a705eea3b4bd9f577fdd9e704 > > Author: Robert Fewell <14ubo...@gmail.com> > > Date: Sat Oct 17 19:43:17 2015 +0100 > > > > Bug 754533 Add CSV Register Export > > > > Allow you to do a CSV export of the active Register View > > > > Summary of changes: > > src/gnome/gnc-plugin-page-register.c | 18 +++++ > > src/gnome/gnc-plugin-page-register.h | 10 +++ > > src/gnome/gnc-plugin-page-register2.c | 18 +++++ > > src/gnome/gnc-plugin-page-register2.h | 11 +++ > > src/import-export/csv-exp/Makefile.am | 3 + > > src/import-export/csv-exp/assistant-csv-export.c | 79 > > > > +++++++++++++++++----- > > > > src/import-export/csv-exp/assistant-csv-export.h | 14 +++- > > .../csv-exp/csv-transactions-export.c | 56 > > +++++++++------ .../csv-exp/gnc-plugin-csv-export-ui.xml > > | 1 + > > src/import-export/csv-exp/gnc-plugin-csv-export.c | 39 +++++++++++ > > 10 files changed, 210 insertions(+), 39 deletions(-) > > > > _______________________________________________ > > gnucash-patches mailing list > > gnucash-patc...@gnucash.org > > https://lists.gnucash.org/mailman/listinfo/gnucash-patches _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel