bitwise wrote:2.100 -> transition here, maintain sortabilityAgain, what's this about sortability? Raise your hands please whoever is using strcmp or the like to do sorting on D version numbers!
Sorting happens in many places where the sorting program is not aware that it's working with version numbers. Think of directory listings, for example.
