GNOME Bugzilla – Bug 598491
GnuCash 2.2.9 uses Guile's deprecated GH interface
Last modified: 2018-06-29 22:29:49 UTC
Hello, GnuCash 2.2.9 checks for <guile/gh.h> at configure-time. This API has been deprecated since version 1.6 (2001) and has already been removed in the 1.9 pre-releases that will lead to the 2.0 series. Are there plans to update to the new API? (info "(guile) Transitioning away from GH") Thanks, Ludo’.
I grepped through the code. There are 2 places where guile/gh.h are included. In 1 file, I don't see that it's used. In the other, a gh_xxx() function is used. The "Transitioning away from GH" page tells how to replace it. I'll do this for 2.3.8.
r18384
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=598491. Please update any external references or bookmarks.