GNU bug report logs - #11500
GC_PTR redeclaration when building against libgc 7.2

Previous Next

Package: guile;

Reported by: Kevin J. Fletcher <dev <at> kjfletch.co.uk>

Date: Thu, 17 May 2012 10:26:02 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Kevin J. Fletcher <dev <at> kjfletch.co.uk>
To: bug-guile <at> gnu.org
Subject: GC_PTR redeclaration when building against libgc 7.2
Date: Thu, 17 May 2012 11:17:49 +0100
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





This bug report was last modified 12 years and 323 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.