Thread: Sorting
View Single Post
  #1 (permalink)  
Old August 19th, 2002
antihedron antihedron is offline
Connoisseur
 
Join Date: July 21st, 2002
Location: 20 miles north of the North Pole
Posts: 370
antihedron is flying high
Default Sorting

I noticed a small bug in Shareaza's sorting algorithm. I belive that this is a result of sorting numbes as if they were strings. As a programmer I understand that the '/' character in the middle of some columns or parenthesis in others prevents them from being sorted normally as numbers. Still it does get annoying to find '9' farther up the list than '243'.
Attached Thumbnails
Sorting-error.bmp  
Reply With Quote