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, 08 Oct 2010 07:18:47 -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
-------------------------+--------------------------------------------------
Changes (by felix):

 * cc: sjamaan, iraikov, alaricsp (added)


Old description:

> These must use `require-extension`, or they will not be able to use the
> eggified regex API.

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:

 {{{
 accents-substitute
 apropos
 atom
 charconv
 chicken-doc
 csv
 dict
 eggdoc-svnwiki
 locale
 mpd-client
 neuromorpho
 patch
 pdf
 phricken
 regex-literals
 rfc3339
 scbib
 sigma
 svnwiki-sxml
 test
 ugarit
 uri-match
 wiki-parse
 }}}

--

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