chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Which eggs to migrate from Chicken 3 first?


From: Phil Bewig
Subject: Re: [Chicken-users] Which eggs to migrate from Chicken 3 first?
Date: Wed, 22 Apr 2009 11:16:30 -0500

SRFI-40 is deprecated due to a memory leak.  Please port SRFI-41 instead, and adapt any code that uses SRFI-40 to the new interface.

On Wed, Apr 22, 2009 at 11:11 AM, John Cowan <address@hidden> wrote:
The following is a list, derived from the dependency graphs, for Chicken
3 eggs on which more than one other Chicken 3 egg depends.  Eggs high
up on this list should probably be migrated soon.

I have excluded all eggs shown in the current Chicken 4 egg list, as
well as syntax-case.

   312 misc-extn
   121 lookup-table
    89 srfi-40
    77 locale
    74 srfi-29
    71 format-modular
    63 coerce
    53 srfi-37
    52 eggdoc
    42 stream-ext
    39 srfi-42
    36 uri
    24 url
    23 args
    20 rlimit
    19 openssl
    17 message-digest
    17 http
    16 stream-parser
    10 tinyclos
     7 array-lib
     6 sendfile
     6 iconv
     6 html-stream
     5 utf8
     5 syntactic-closures
     5 srfi-4-comprehensions
     5 blas
     4 tcp-server
     4 stream-sections
     4 ssax
     4 srfi-95
     4 s11n
     4 job-worker
     3 sxml-tools
     3 srfi-66
     3 rfc822
     3 md5
     3 format
     3 dyn-vector
     3 crc
     3 codewalk
     3 args-doc
     2 z3
     2 tool
     2 stream-wiki
     2 sha1
     2 runcmd
     2 pipeline
     2 mime
     2 graph-scc

--
John Cowan          http://www.ccil.org/~cowan        address@hidden
To say that Bilbo's breath was taken away is no description at all.  There are
no words left to express his staggerment, since Men changed the language that
they learned of elves in the days when all the world was wonderful. --The Hobbit


_______________________________________________
Chicken-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/chicken-users


reply via email to

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