nano-devel
[Top][All Lists]
Advanced

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

[Nano-devel] ready for testing: nano 1.3.8pre1


From: David Lawrence Ramsey
Subject: [Nano-devel] ready for testing: nano 1.3.8pre1
Date: Fri, 24 Jun 2005 01:45:54 -0400
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050317)

The only changes in CVS since last time are as follows:

* fixes for the aforementioned slang 2 problems

* the charcpy() macro has been replaced with strncpy() again, since the
null termination is needed in some cases, and when it isn't (i.e, when
the length is shorter than or equal to the string), it should behave the
same way as charcpy()

* the termios-based flow control functions now only turn off the IXON
flag, since we only need to stop ^S and ^Q input at the terminal, and
that flag only controls input of XON/XOFF

And since everything seems stable at the moment, I've packaged this as
1.3.8pre1, available at:

http://www.nano-editor.org/dist/test/nano-1.3.8pre1.tar.gz

If there are any major problems with it, let me know.





reply via email to

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