Opened 3 weeks ago
#1856 new defect
srfi-69 egg hash-table-remove! operation doesn't operate over the entire table
Reported by: | Kon Lovett | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 6.0.0 |
Component: | extensions | Version: | 5.4.0 |
Keywords: | Cc: | ||
Estimated difficulty: | trivial |
Description
hash-table-remove! when a match will remove the bucket, but ignore the rest of the chain.
Note: See
TracTickets for help on using
tickets.