unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#66898: imported module (rnrs hashtables) overrides core binding `symbol-hash'
@ 2023-11-02 15:24 Maxim Cournoyer
  0 siblings, 0 replies; only message in thread
From: Maxim Cournoyer @ 2023-11-02 15:24 UTC (permalink / raw)
  To: 66898

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





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-11-02 15:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-02 15:24 bug#66898: imported module (rnrs hashtables) overrides core binding `symbol-hash' Maxim Cournoyer

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).