|
From: | Antonio Diaz Diaz |
Subject: | Re: bug in ed-0.3/ed-0.4 |
Date: | Thu, 08 Mar 2007 15:51:07 +0100 |
User-agent: | Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905 |
Claudio Fontana wrote:
1) Your code breaks on NFS file systems. Hint: don't touch open files. 2) It may look pretty to your aesthetic, but a comparison such as if (big_uint_a > 2* big_uint_b) ... will overflow. 3) C-d on stdin is not handled properly, or at all in some cases. 4) File I/O is broken.These are serious issues.
Send me then a proper bug report for every one of them and I'll fix them. It is easy to say "file I/O is broken", but I have not the time to search what, if something at all, is broken with file I/O.
It would be ok, but wasn't the original problem that you had not enough time to maintain ed in the first place?
Yes, Andrew is the guy that was unable to produce a working ed 0.3 for almost 13 years.
Regards, Antonio.
[Prev in Thread] | Current Thread | [Next in Thread] |