Re: Strange problem

Posted by Vimm on .
Storing the version as a string instead of a decimal will give me the flexibility to fix many quirks like that. I'm also storing the major and minor digits for accurate sorting. 10 is greater than 2 but (alphabetically) "10" is less than "2".

In reply to: Re: Strange problem posted by Ricktendo on .
Hi Vimm
I checked everything here, and yes, this problem is solved.
(But it's really a shame that the problem with the duplicate CastleMiner still hasn't been resolved.)