GNU bug report logs - #66898
imported module (rnrs hashtables) overrides core binding `symbol-hash'

Previous Next

Package: guile;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Thu, 2 Nov 2023 15:25:01 UTC

Severity: normal

To reply to this bug, email your comments to 66898 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#66898; Package guile. (Thu, 02 Nov 2023 15:25:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Thu, 02 Nov 2023 15:25:02 GMT) Full text and rfc822 format available.

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

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: bug-guile <bug-guile <at> gnu.org>
Subject: imported module (rnrs hashtables) overrides core binding `symbol-hash'
Date: Thu, 02 Nov 2023 11:24:02 -0400
Hello,

While working on integrating SRFI 126, I've noticed the following:

--8<---------------cut here---------------start------------->8---
WARNING: (srfi srfi-126): imported module (rnrs hashtables) overrides
core binding `symbol-hash'
--8<---------------cut here---------------end--------------->8---

The fix is to not export symbol-hash from (rnrs hashtables), since it
doesn't override it.  I'll link to a patch shortly.

-- 
Thanks,
Maxim




This bug report was last modified 183 days ago.

Previous Next


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