ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev.3
(Generate patch)

Comparing libev/ev.3 (file contents):
Revision 1.47 by root, Sun Dec 9 19:46:56 2007 UTC vs.
Revision 1.48 by root, Sun Dec 9 19:47:29 2007 UTC

259.IX Item "int ev_version_major ()" 259.IX Item "int ev_version_major ()"
260.PD 0 260.PD 0
261.IP "int ev_version_minor ()" 4 261.IP "int ev_version_minor ()" 4
262.IX Item "int ev_version_minor ()" 262.IX Item "int ev_version_minor ()"
263.PD 263.PD
264You can find out the major and minor \s-1API/ABI\s0 version numbers of the library 264You can find out the major and minor \s-1ABI\s0 version numbers of the library
265you linked against by calling the functions \f(CW\*(C`ev_version_major\*(C'\fR and 265you linked against by calling the functions \f(CW\*(C`ev_version_major\*(C'\fR and
266\&\f(CW\*(C`ev_version_minor\*(C'\fR. If you want, you can compare against the global 266\&\f(CW\*(C`ev_version_minor\*(C'\fR. If you want, you can compare against the global
267symbols \f(CW\*(C`EV_VERSION_MAJOR\*(C'\fR and \f(CW\*(C`EV_VERSION_MINOR\*(C'\fR, which specify the 267symbols \f(CW\*(C`EV_VERSION_MAJOR\*(C'\fR and \f(CW\*(C`EV_VERSION_MINOR\*(C'\fR, which specify the
268version of the library your program was compiled against. 268version of the library your program was compiled against.
269.Sp 269.Sp
270These version numbers refer to the \s-1API\s0 and \s-1ABI\s0 version of the library, not 270These version numbers refer to the \s-1ABI\s0 version of the library, not the
271the release version. 271release version.
272.Sp 272.Sp
273Usually, it's a good idea to terminate if the major versions mismatch, 273Usually, it's a good idea to terminate if the major versions mismatch,
274as this indicates an incompatible change. Minor versions are usually 274as this indicates an incompatible change. Minor versions are usually
275compatible to older versions, so a larger minor version alone is usually 275compatible to older versions, so a larger minor version alone is usually
276not a problem. 276not a problem.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines