Bugs item #602887, was opened at 2002-08-31 12:44 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=602887&group_id=9368
Category: Installation Group: 1.5 >Status: Closed >Resolution: Works For Me Priority: 5 Submitted By: Benoit des Ligneris (bligneri) Assigned to: Benoit des Ligneris (bligneri) Summary: PackageBest.pm improvement Initial Comment: The PackageBest.pm is doing some string comparison to find the best revision for a given package. This is "evil" because in a string contex oscar1.3 is "greater" than oscar1.11 and as a consequence oscar 1.11 will be selected by PackageBest.pm Please attach to this bug report all the new kind of errors produce py PackageBest.pm ( for instance [OSCAR::PackageBest :: Line 229] - non numeric comparison 1rc8.2.1mdk/1rc8.2.1 cmp 1rc8.1mdk/1rc8.1 ) were non numerical characters still apears. ---------------------------------------------------------------------- >Comment By: Jason Brechin (brechin) Date: 2003-03-06 15:50 Message: Logged In: YES user_id=274641 I think this is working well enough for the moment. ---------------------------------------------------------------------- Comment By: Jason Brechin (brechin) Date: 2002-09-17 13:15 Message: Logged In: YES user_id=274641 [OSCAR::PackageBest :: Line 229] - non numeric comparison 2.1.1/2.1.1 cmp 2.2/2.2 This from latest CVS. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=602887&group_id=9368 ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ Oscar-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-devel
