Opened 15 years ago
Last modified 14 years ago
#400 closed defect
fix extensions that refer to the regex library unit using `(declare (uses ...))' — at Version 1
Reported by: | felix winkelmann | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | extensions | Version: | 4.6.x |
Keywords: | regex | Cc: | sjamaan, Ivan Raikov, alaricsp |
Estimated difficulty: |
Description (last modified by )
These must use require-extension
, or they will not be able to use the eggified regex API. The following eggs still need this change:
accents-substitute apropos atom charconv chicken-doc csv dict eggdoc-svnwiki locale mpd-client neuromorpho patch pdf phricken regex-literals rfc3339 scbib sigma svnwiki-sxml test ugarit uri-match wiki-parse
Change History (1)
comment:1 Changed 15 years ago by
Cc: | sjamaan Ivan Raikov alaricsp added |
---|---|
Description: | modified (diff) |
Note: See
TracTickets for help on using
tickets.