On Saturday, 17 October 2015 at 08:51:05 UTC, Shriramana Sharma wrote:
bitwise wrote:

2.100 -> transition here, maintain sortability

Again, 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.

Reply via email to