chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] [Chicken-bugs] #411: metaphone chokes on single chara


From: Chicken Scheme
Subject: [Chicken-janitors] [Chicken-bugs] #411: metaphone chokes on single character word "w"
Date: Tue, 22 Jan 2008 07:12:23 -0000

#411: metaphone chokes on single character word "w"
------------------------+---------------------------------------------------
 Reporter:  ashinn      |       Owner:     
     Type:  defect      |      Status:  new
 Priority:  minor       |   Milestone:     
Component:  extensions  |     Version:  2.7
 Keywords:  metaphone   |  
------------------------+---------------------------------------------------
 {{{
 chernushka:~$ csi -R metaphone

 CHICKEN
 Version 2.740 - macosx-unix-gnu-x86     [ manyargs dload ptables applyhook
 ]
 (c)2000-2007 Felix L. Winkelmann        compiled 2008-01-13 on
 chernushka.local (Darwin)

 ; loading /usr/local/lib/chicken/3/metaphone.so ...
 ; loading /usr/local/lib/chicken/3/misc-extn-list-support.so ...
 #;1> (make-metaphone-key "w")
 Error: (string-ref) out of range
 "W    "
 -1

         Call history:

         <syntax>                (make-metaphone-key "w")
         <eval>          (make-metaphone-key "w")        <--
 #;1>
 }}}

-- 
Ticket URL: <http://trac.callcc.org/ticket/411>
Chicken Scheme <http://www.call-with-current-continuation.org/>
The CHICKEN Scheme-to-C compiler

reply via email to

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