Opened 14 years ago
Last modified 14 years ago
#400 closed defect
fix extensions that refer to the regex library unit using `(declare (uses ...))' — at Initial Version
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
These must use require-extension
, or they will not be able to use the eggified regex API.
Note: See
TracTickets for help on using
tickets.