At least one header should #define something akin
to major,minor,micro,build and at least one library
should provide a GetVersion. Thus an app can detect
at runtime if there's a mismatch between the headers
it was compiled with vs the version of the binary library.
expat's version header/api is a fine example to emulate.
Original issue reported on code.google.com by kml.b...@gmail.com on 3 May 2009 at 9:39
Original issue reported on code.google.com by
kml.b...@gmail.com
on 3 May 2009 at 9:39