Opened 15 years ago

Closed 15 years ago

#400 closed defect (fixed)

fix extensions that refer to the regex library unit using `(declare (uses ...))'

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 Moritz Heidkamp)

These must use require-extension, or they will not be able to use the eggified regex API. The following eggs still need this change:

Change History (11)

comment:1 by felix winkelmann, 15 years ago

Cc: sjamaan Ivan Raikov alaricsp added
Description: modified (diff)

comment:2 by sjamaan, 15 years ago

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

comment:3 by Ivan Raikov, 15 years ago

Description: modified (diff)

comment:4 by felix winkelmann, 15 years ago

Description: modified (diff)

comment:5 by Mario Domenech Goulart, 15 years ago

I've fixed accents-substitute. I don't know how to change the ticket description (maybe only the author can do that?).

comment:6 by felix winkelmann, 15 years ago

Description: modified (diff)

comment:7 by felix winkelmann, 15 years ago

Description: modified (diff)

comment:8 by Jim Ursetto, 15 years ago

Description: modified (diff)

comment:9 by Moritz Heidkamp, 15 years ago

Description: modified (diff)

Done! Can anyone check whether there are still any eggs left which need to be changed?

comment:10 by felix winkelmann, 15 years ago

Milestone: 4.7.0

comment:11 by Jim Ursetto, 15 years ago

Resolution: fixed
Status: newclosed

I think this is done, since I went through every egg again already. Reopen ticket if you find any we missed.

Note: See TracTickets for help on using tickets.