nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] Patch to files.c


From: David Benbennick
Subject: Re: [Nano-devel] Patch to files.c
Date: Wed, 27 Mar 2002 15:40:54 -0500 (EST)

On Wed, 27 Mar 2002, Chris Allegretta wrote:
> I did notice that when the first command hangs and is interrupted with
> ^C, executing another command will cause nano to sefgault.  
> Apparently something in read_file is unhappy.

Yeah, I noticed that last night but was too tired to fix it.  Anyway, here
is a fix.  The problem was with the static variable size in read_byte.  I
really hate static local variables; maybe someday I will make the
read_file code cleaner.

The patch includes what I sent last night.


David

Attachment: 27mar15:35.diff
Description: Text document


reply via email to

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