scsh-hackers
[Top] [All Lists]

[ scsh-Bugs-1093856 ] md5-digest-for-port

To: scsh-hackers@scsh.net
Subject: [ scsh-Bugs-1093856 ] md5-digest-for-port
From: "SourceForge.net" <noreply@sourceforge.net>
Date: Wed, 14 Sep 2005 04:30:19 -0700
List-id: Discussion among the implementors <scsh-hackers.list-id.scsh.net>
Bugs item #1093856, was opened at 2004-12-31 19:26
Message generated for change (Comment added) made by eknauel
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110493&aid=1093856&group_id=10493

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: run-time
Group: None
Status: Open
>Resolution: Fixed
Priority: 5
Submitted By: Eric Knauel (eknauel)
Assigned to: Nobody/Anonymous (nobody)
Summary: md5-digest-for-port

Initial Comment:
Running

(call-with-input-file file-name md5-digest-for-port)

on a file with a length of 0 bytes or some number
dividable by 1024 yields the following error:

Error: exception
       #f
       (< '#{End-of-file} 1024)

I've attached a patch to fix this.

----------------------------------------------------------------------

>Comment By: Eric Knauel (eknauel)
Date: 2005-09-14 13:30

Message:
Logged In: YES 
user_id=180000

Fixed with the patch attached to the bug report

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110493&aid=1093856&group_id=10493

<Prev in Thread] Current Thread [Next in Thread>