After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 598491 - GnuCash 2.2.9 uses Guile's deprecated GH interface
GnuCash 2.2.9 uses Guile's deprecated GH interface
Status: RESOLVED FIXED
Product: GnuCash
Classification: Other
Component: General
2.2.9
Other Linux
: Normal normal
: ---
Assigned To: Andreas Köhler
Andreas Köhler
Depends on:
Blocks:
 
 
Reported: 2009-10-14 20:35 UTC by Ludovic Courtès
Modified: 2018-06-29 22:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ludovic Courtès 2009-10-14 20:35:09 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’.
Comment 1 Phil Longstaff 2009-10-15 13:15:22 UTC
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.
Comment 2 Phil Longstaff 2009-10-17 17:48:25 UTC
r18384
Comment 3 John Ralls 2018-06-29 22:29:49 UTC
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.