chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #956: sha1sum: "sha1sum" should do something sensible


From: Chicken Trac
Subject: [Chicken-janitors] #956: sha1sum: "sha1sum" should do something sensible on Windows
Date: Thu, 06 Dec 2012 20:40:43 -0000

#956: sha1sum: "sha1sum" should do something sensible on Windows
------------------------+---------------------------------------------------
 Reporter:  felix       |       Owner:         
     Type:  defect      |      Status:  new    
 Priority:  minor       |   Milestone:  someday
Component:  extensions  |     Version:  4.8.x  
 Keywords:  sha1sum     |  
------------------------+---------------------------------------------------
 `sha1sum` is not available on Windows (it signals an error). It should
 read the file into a static buffer and invoke `string->sha1sum` instead to
 work transparently on that platform, even if memory-mapped file access is
 not used.

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