Hi, John.  Would you please review fixes to SRFI 116's implementation and tests contributed by Peter Lane?

Thanks.


---------- Forwarded message ----------
From: Peter Lane <xxxxxx@github.com>
Date: Tue, May 9, 2017 at 1:14 PM
Subject: [scheme-requests-for-implementation/srfi-116] Corrections to ilist= ievery and export list (#6)
To: scheme-requests-for-implementation/srfi-116 <srfi-116@noreply.github.com>
Cc: Subscribed <xxxxxx@noreply.github.com>


As posted on discussion forum, four small changes to the tests and code


You can view, comment on, or merge this pull request online at:

  https://github.com/scheme-requests-for-implementation/srfi-116/pull/6

Commit Summary

  • added test case and fix so ilist= works with more than 2 lists: copied from srfi-1 change
  • ilist-copy should be exported: added test case and name to export list in .scm and .sld
  • ievery only traversed one list: changed test case to expose error and fixed
  • altered test cases in ilists/searching to give an internal ilists error, not simple scheme error

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.