chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] Re: #163: sha2 digest procedures break when attempt t


From: Chicken Trac
Subject: [Chicken-janitors] Re: #163: sha2 digest procedures break when attempt to encode #f
Date: Thu, 08 Apr 2010 17:19:08 -0000

#163: sha2 digest procedures break when attempt to encode #f
------------------------+---------------------------------------------------
 Reporter:  mario       |       Owner:  daishi  
     Type:  defect      |      Status:  assigned
 Priority:  critical    |   Milestone:  4.5.0   
Component:  extensions  |     Version:  4.3.x   
 Keywords:  sha2        |  
------------------------+---------------------------------------------------
Changes (by mario):

  * owner:  => daishi
  * status:  new => assigned
  * milestone:  => 4.5.0


Comment:

 I've attached a patch which implements a (maybe crude) fix.  Basically,
 all the exported procedures which expect an argument check if it is a
 string.  If it is not a string, raise an error indicating that an string
 is expected.

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/163#comment:2>
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]