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: Fri, 17 Dec 2010 05:59:27 -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
-------------------------+--------------------------------------------------
Description changed by zbigniew:

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:
>
> {{{
> apropos
> atom
> chicken-doc
> dict
> eggdoc-svnwiki
> locale
> pdf
> phricken
> regex-literals
> rfc3339
> svnwiki-sxml
> ugarit
> uri-match
> }}}

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:

 {{{
 uri-match
 vandusen
 }}}

--

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/400#comment:8>
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]