[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Usage: (version-compare op v1 v2)
Converts v1 and v2 strings into 64 bit values and returns the
result of running 'op' on those values. It assumes that the version
is a 1 to 4 part dot-separated series of numbers. Suffixes like,
"5pre5" are presumed to be equal to the initial digits, e.g. "5".
Arguments:
op - comparison operation
v1 - first version
v2 - compared-to version
This document was generated by Bruce Korb on August, 12 2006 using texi2html 1.76.