Fix bug in sort-by-size mode for files > 2G.
A signed comparison meant the larger files appeared last and in reverse order. Fixed by using an effective 40 bit compare by ripping off the date sorting code. Also made all the reverse sort versions use common sorting by using ALTENTRY macros for the forware sort versions. Version 2.27. Tagged as 'Filer-2_27'
Showing
Please register or sign in to comment