bug-cvs
[Top][All Lists]
Advanced

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

[bug #17560] merge code in rcs.c is O(n^2)


From: anonymous
Subject: [bug #17560] merge code in rcs.c is O(n^2)
Date: Tue, 5 Sep 2006 13:10:57 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060724 Firefox/1.0.8 (Ubuntu package 1.0.8)

Follow-up Comment #8, bug #17560 (project cvs):

I checked the changes from the original source and removed all of the
formating related differences I could spot.  See the attached diff.  

As a side note for anyone refactoring this addition, the code under the
FRAG_ADD could be refactored into a separate procedure, but I didn't see any
real local benefit to this.  This code segment was based on the
linevector_add which is used in several other locations.  To limit the extent
of this change I did not change the commonly used linevector_add function.

    _______________________________________________________

Additional Item Attachment:

File name: rcs.diff.3                     Size:6 KB
updated changes as per Derek\'s request
<http://savannah.nongnu.org/bugs/download.php?file_id=10693>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?17560>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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