21 Aug
2011
21 Aug
'11
2:47 a.m.
On Sat, Aug 20, 2011 at 10:42:54PM -0400, Dave Reisner wrote:
vercmp exhibited some odd behavior here, declaring versions such as '23.3a' and '23.3.a' as equivalent. Add an extra check before we return equality that the versions have the same length.
Adds a pair of test cases to the vercmp test suite as well.
Reported-by: Eric Belanger <eric@archlinux.org> Signed-off-by: Dave Reisner <dreisner@archlinux.org> ---
And I've actually got this backwards... 23.3a should be older than 23.3.a. d