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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Kevin J. Fletcher <dev <at> kjfletch.co.uk>
Subject: bug#11500: closed (Re: bug#11500: GC_PTR redeclaration when
 building against libgc 7.2)
Date: Mon, 02 Jul 2012 09:35:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#11500: GC_PTR redeclaration when building against libgc 7.2

which was filed against the guile package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 11500 <at> debbugs.gnu.org.

-- 
11500: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11500
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: Kevin J. Fletcher <dev <at> kjfletch.co.uk>
Cc: 11500-done <at> debbugs.gnu.org
Subject: Re: bug#11500: GC_PTR redeclaration when building against libgc 7.2
Date: Mon, 02 Jul 2012 11:29:43 +0200
Hi,

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

Ludo’.

[Message part 3 (message/rfc822, inline)]
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.