Ticket #36 (closed defect: fixed)

Opened 10 months ago

Last modified 1 month ago

Improved Version Comparison

Reported by: andym Assigned to:
Priority: major Milestone: Sparkle 1.5
Component: Framework Version:
Keywords: Cc:

Description

Sparkle's version comparison right now kind of sucks and fails for a lot of cases. Lieven Dekeyser has submitted the attached code for version comparison.

Attachments

Versions.cpp (2.8 kB) - added by andym on 07/27/07 19:16:12.
Versions.h (0.9 kB) - added by andym on 07/27/07 19:22:19.

Change History

07/27/07 19:16:12 changed by andym

  • attachment Versions.cpp added.

07/27/07 19:22:19 changed by andym

  • attachment Versions.h added.

03/12/08 02:06:18 changed by andym

  • owner deleted.

04/16/08 11:30:58 changed by andym

  • status changed from new to closed.
  • resolution set to fixed.

Revision [148] adds enough unit tests that I'm feeling okay about it. If you want something to work that doesn't right now, add a test case and send me a patch.