nano-devel
[Top][All Lists]
Advanced

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

[Nano-devel] another patch update, etc.: addendum


From: David Lawrence Ramsey
Subject: [Nano-devel] another patch update, etc.: addendum
Date: Sat, 18 May 2002 11:57:56 -0700 (PDT)

Changes:

* really fixed the new positioning code in
actual_x_from_start():
- i's lower limit should be start and not 0
- reworked the loops so that i is always in range after
them, so it doesn't need to be put back in range a second
time
- added a comment

* removed config.log and config.status from the patch (oops)

* changed the logic in do_up() and do_down() to only run
their sanity checks on current_x when placewewant == 0,
since actual_x() is called when placewewant > 0 and it
(actually actual_x_from_start()) has its own sanity check
now


_____________________________________________________________
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]