nano-devel
[Top][All Lists]
Advanced

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

[Nano-devel] yet another patch update


From: David Lawrence Ramsey
Subject: [Nano-devel] yet another patch update
Date: Fri, 17 May 2002 20:38:41 -0700 (PDT)

Changes:

* sync'ed with CVS

* removed a bit of redundant code from the null-handling
routines (unneeded logic/variable resetting)

* put a sanity check for i in actual_x_from_start(); it
turns out that it is occasionally greater than
strlen(fileptr->data), and putting a check for it in there
once is a bit more efficient than putting two checks for
it in two different places of move.c, which was the case
before


_____________________________________________________________
Sluggy.Net: The Sluggy Freelance Community!

_____________________________________________________________
Promote your group and strengthen ties to your members with address@hidden by 
Everyone.net  http://www.everyone.net/?btn=tag

Attachment: nanomisc2.patch.bz2
Description: Binary data


reply via email to

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