chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] Re: #400: fix extensions that refer to the regex libr


From: Chicken Trac
Subject: [Chicken-janitors] Re: #400: fix extensions that refer to the regex library unit using `(declare (uses ...))'
Date: Mon, 24 Jan 2011 20:22:54 -0000

#400: fix extensions that refer to the regex library unit using `(declare (uses
...))'
-------------------------+--------------------------------------------------
  Reporter:  felix       |       Owner:       
      Type:  defect      |      Status:  new  
  Priority:  critical    |   Milestone:  4.7.0
 Component:  extensions  |     Version:  4.6.x
Resolution:              |    Keywords:  regex
-------------------------+--------------------------------------------------

Old 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:
>
> {{{
> uri-match
> vandusen
> }}}

New 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:

 {{{
 }}}

--

Comment(by syn):

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

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/400#comment:9>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]