chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] Re: #423: chicken-uninstall -s leaves unicode-char-se


From: Chicken Trac
Subject: [Chicken-janitors] Re: #423: chicken-uninstall -s leaves unicode-char-sets in lib/chicken/5
Date: Sun, 16 Jan 2011 09:38:57 -0000

#423: chicken-uninstall -s leaves unicode-char-sets in lib/chicken/5
-------------------------+--------------------------------------------------
  Reporter:  alanpost    |       Owner:  ashinn  
      Type:  defect      |      Status:  assigned
  Priority:  minor       |   Milestone:  4.7.0   
 Component:  extensions  |     Version:  4.6.x   
Resolution:              |    Keywords:          
-------------------------+--------------------------------------------------

Comment(by ashinn):

 The unicode-char-sets module is so named because it doesn't
 have anything to do with utf8 - it could theoretically be
 used with an egg that provided utf16 or euc-jp or whatever
 encoding for Chicken.  In that respect it should probably
 be provided as a separate egg (which utf8 would depend on).

 More generally, though, we should have a policy for subextensions.
 Just using substring match seems like a bad idea.  I think
 either the "parent" extension should track its subextensions,
 or once installed they should only be removable separately.

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