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

Full log


View this message in rfc822 format

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: 66898 <at> debbugs.gnu.org
Subject: bug#66898: 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 1 year and 223 days ago.

Previous Next


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