r18384 - gnucash/trunk - Fix 598491: Remove use of guile's deprecated GH interface

J. Alex Aycinena alex.aycinena at gmail.com
Sat Oct 17 20:17:20 EDT 2009


Phil,

This patch makes my build of trunk fail with the following message:

/home/gnucash-dev/svncheckouts/gnucash-clean/src/app-utils/gnc-exp-parser.c:
In function ‘func_op’:
/home/gnucash-dev/svncheckouts/gnucash-clean/src/app-utils/gnc-exp-parser.c:347:
error: ‘scm_catch_body_t’ undeclared (first use in this function)
/home/gnucash-dev/svncheckouts/gnucash-clean/src/app-utils/gnc-exp-parser.c:347:
error: (Each undeclared identifier is reported only once
/home/gnucash-dev/svncheckouts/gnucash-clean/src/app-utils/gnc-exp-parser.c:347:
error: for each function it appears in.)
/home/gnucash-dev/svncheckouts/gnucash-clean/src/app-utils/gnc-exp-parser.c:347:
error: expected ‘)’ before ‘scm_c_eval_string’
/home/gnucash-dev/svncheckouts/gnucash-clean/src/app-utils/gnc-exp-parser.c:348:
error: too few arguments to function ‘scm_internal_catch’
make[4]: *** [gnc-exp-parser.lo] Error 1

Regards,

Alex

On Sat, Oct 17, 2009 at 10:47 AM, Phil Longstaff
<plongstaff at code.gnucash.org> wrote:
> Author: plongstaff
> Date: 2009-10-17 13:47:56 -0400 (Sat, 17 Oct 2009)
> New Revision: 18384
> Trac: http://svn.gnucash.org/trac/changeset/18384
>
> Modified:
>   gnucash/trunk/macros/gnome-guile-checks.m4
>   gnucash/trunk/src/app-utils/gnc-exp-parser.c
>   gnucash/trunk/src/optional/python-bindings/gnucash_core.i
> Log:
> Fix 598491: Remove use of guile's deprecated GH interface
>
>
> _______________________________________________
> gnucash-patches mailing list
> gnucash-patches at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-patches
>


More information about the gnucash-devel mailing list