Opened 3 hours ago
#1857 new defect
srfi-69 egg hash-table-update![/default] always attempts table resize
Reported by: | Kon Lovett | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 6.0.0 |
Component: | extensions | Version: | 5.4.0 |
Keywords: | Cc: | ||
Estimated difficulty: | easy |
Description
assumes the entry to be updated doesn't exist so attempts to grow the table by 1
Note: See
TracTickets for help on using
tickets.