Summary
fix extensions that refer to the regex library unit using `(declare (uses ...))'
Metadata
- Id: 80c4da9806e3daff08f00f5445ddbf1621a4f7f2
- Trac id: 400
- Type: defect
- Reporter: felix
- Owner:
- Cc: sjamaan, iraikov, alaricsp
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: critical
- Milestone:
- Version: 4.6.x
- Changetime: 2011-02-03 21:21:28 UTC
- Created: 2010-09-27 21:09:33 UTC
- Keywords: regex
Description
These must use `require-extension`, or they will not be able to use the eggified regex API. The following eggs still need this change:
Changes and comments
[2010-10-08 09:18:47 UTC] felix set cc to sjamaan, iraikov, alaricsp
[2010-10-08 09:18:47 UTC] felix changed description
[2010-10-08 09:25:44 UTC] sjamaan wrote:
I'm gonna get rid of wiki-parse, so don't waste time on it.
[2010-10-08 09:53:53 UTC] iraikov changed description
[2010-10-08 12:36:04 UTC] felix changed description
[2010-10-08 12:58:11 UTC] mario wrote:
I've fixed accents-substitute. I don't know how to change the ticket description (maybe only the author can do that?).
[2010-10-08 14:25:09 UTC] felix changed description
[2010-10-11 09:09:47 UTC] felix changed description
[2010-12-17 06:59:27 UTC] zbigniew changed description
[2011-01-24 21:22:54 UTC] syn changed description
[2011-01-24 21:22:54 UTC] syn wrote:
Done! Can anyone check whether there are still any eggs left which need to be changed?
[2011-02-03 11:03:44 UTC] felix removed milestone 4.7.0
[2011-02-03 21:21:28 UTC] zbigniew changed status from new to closed
[2011-02-03 21:21:28 UTC] zbigniew set resolution to fixed
[2011-02-03 21:21:28 UTC] zbigniew wrote:
I think this is done, since I went through every egg again already. Reopen ticket if you find any we missed.