chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] [PATCH] Only export documented procedures from chicken


From: Peter Bex
Subject: [Chicken-hackers] [PATCH] Only export documented procedures from chicken.irregex
Date: Mon, 8 May 2017 19:44:53 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

Hi all,

I noticed that chicken.irregex was missing from core-libraries-reorg,
and when looking more closely I saw that the module was exporting quite
a few procedures that expose internal details of the irregex
representation which are undocumented and might change at any moment.
So here's a patch to only export those identifiers that are actually
in the official documentation.

Cheers,
Peter

Attachment: 0001-Only-export-documented-procedures-from-chicken.irreg.patch
Description: Text Data

Attachment: signature.asc
Description: Digital signature


reply via email to

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