Opened 15 years ago
Last modified 15 years ago
#400 closed defect
fix extensions that refer to the regex library unit using `(declare (uses ...))' — at Version 8
| 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:
uri-match vandusen
Change History (8)
comment:1 Changed 15 years ago by
| Cc: | sjamaan Ivan Raikov alaricsp added |
|---|---|
| Description: | modified (diff) |
comment:2 Changed 15 years ago by
comment:3 Changed 15 years ago by
| Description: | modified (diff) |
|---|
comment:4 Changed 15 years ago by
| Description: | modified (diff) |
|---|
comment:5 Changed 15 years ago by
I've fixed accents-substitute. I don't know how to change the ticket description (maybe only the author can do that?).
comment:6 Changed 15 years ago by
| Description: | modified (diff) |
|---|
comment:7 Changed 15 years ago by
| Description: | modified (diff) |
|---|
comment:8 Changed 15 years ago by
| Description: | modified (diff) |
|---|
Note: See
TracTickets for help on using
tickets.

I'm gonna get rid of wiki-parse, so don't waste time on it.