Opened 5 years ago

Closed 5 years ago

#2 closed defect (fixed)

Bugfix and Maintenance Patches

Reported by: rlwalsh Owned by:
Priority: major Milestone:
Component: component1 Version:
Keywords: Cc: lgrosenthal@…

Description

Attached are 4 patches from Arca Noae which fix a bug in REPSTRING, perform code cleanup, and update the version to v3.0.

  1. 1_deadcode.diff removes 150 lines of dead code in the Netlabs version that has already been removed from other versions.
  1. 2_repstringfix.diff fixes a bug that causes an endless loop in REPSTRING if the target phrase appears more than once in a line.
  1. 3_cleanup.diff replaces CP437 box-drawing characters with those found in CP850, and removes inline bug-fix attributions
  1. 4_newversion.diff updates the version number in all files to '3.0'.

Attachments (4)

1_deadcode.diff (5.7 KB) - added by rlwalsh 5 years ago.
2_repstringfix.diff (1.2 KB) - added by rlwalsh 5 years ago.
3_cleanup.diff (7.6 KB) - added by rlwalsh 5 years ago.
4_newversion.diff (1.3 KB) - added by rlwalsh 5 years ago.

Download all attachments as: .zip

Change History (6)

Changed 5 years ago by rlwalsh

Attachment: 1_deadcode.diff added

Changed 5 years ago by rlwalsh

Attachment: 2_repstringfix.diff added

Changed 5 years ago by rlwalsh

Attachment: 3_cleanup.diff added

Changed 5 years ago by rlwalsh

Attachment: 4_newversion.diff added

comment:1 Changed 5 years ago by Lewis Rosenthal

Cc: lgrosenthal@… added

comment:2 Changed 5 years ago by diver

Resolution: fixed
Status: newclosed

r6, r7, r8, and r9 addes the diff

Note: See TracTickets for help on using tickets.