unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#11500: GC_PTR redeclaration when building against libgc 7.2
@ 2012-05-17 10:17 Kevin J. Fletcher
  2012-07-02  9:29 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin J. Fletcher @ 2012-05-17 10:17 UTC (permalink / raw)
  To: 11500

GC_PTR is declared in guile (libguile/bdw-gc.h) under the condition
  #if (defined GC_VERSION_MAJOR) && (GC_VERSION_MAJOR >= 7)
but libgc-7.2/gc.h declares it "for backward compatibility". Resulting
in a redeclaration error.

This effects the head of master, stable-2.0 and the latest release 2.0.5






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#11500: GC_PTR redeclaration when building against libgc 7.2
  2012-05-17 10:17 bug#11500: GC_PTR redeclaration when building against libgc 7.2 Kevin J. Fletcher
@ 2012-07-02  9:29 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2012-07-02  9:29 UTC (permalink / raw)
  To: Kevin J. Fletcher; +Cc: 11500-done

Hi,

Fixed in commit e862ae1cebe006f0bac967c016f259c13d314387, which will be
in 2.0.6.  Thanks!

Ludo’.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-07-02  9:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-17 10:17 bug#11500: GC_PTR redeclaration when building against libgc 7.2 Kevin J. Fletcher
2012-07-02  9:29 ` Ludovic Courtès

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).