bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#33827: Patches


From: Jéssica Milaré
Subject: bug#33827: Patches
Date: Tue, 8 Jan 2019 22:21:04 -0200

Patch 0001 fixes SRFI-69 bugs as specified. Patches 0002 to 0005 implement the module (ice-9 generic-hash-tables) and then reimplement SRFI-69 and (rnrs hashtables) and add an implementation of SRFI 126, all of them using generic-hash-tables (and therefore compatible to each other).

I've called `make check' after each commit and all tests PASS: or XFAIL:, except the four tests in linker.test, as reported in Bug 33991[1].

[1] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=33991

Attachment: 0003-Reimplemented-SRFI-69-using-GENERIC-HASH-TABLES.patch
Description: Text Data

Attachment: 0001-Fix-SRFI-69-don-t-use-handles-with-weak-tables.patch
Description: Text Data

Attachment: 0004-Reimplemented-RNRS-HASHTABLES-using-GENERIC-HASH-TAB.patch
Description: Text Data

Attachment: 0005-Implemented-SRFI-126-using-GENERIC-HASH-TABLES.patch
Description: Text Data

Attachment: 0002-Implemented-GENERIC-HASH-TABLES-module.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]