bug#60928: [PATCH] bugfix/make_hash_table: fix segfault when arg< 0 for make-hash-table
lloda <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
No worries, thanks for the report! I note that there's already an old test for (make-hash-table -1) in hash.test. Regards Daniel