Compare alpha and numeric segments of two software versions, considering flags
.
a |
First version number |
b |
Second version number |
flags |
Flags, e.g. as_vercmp_flag_none |
Note:
>0 if a is newer than b; 0 if a and b are the same version; <<0 if b is newer than a |