Eric Faurot <[EMAIL PROTECTED]> wrote:
>  > #define <libname>_VERSION (0x020002) 
> Wouldn't it be better if an application could also get the library
> version at runtime, rather than only at compile time. Otherwise, the
> "run on any system without recompile" argument doesn't hold long.

Actually the problem should never appear :-). I.e. we shouldn't change
API too often.

AFAIK the change mentioned in the log is about a macro and it will run
in any case. Thus the compile-time method seems like a good idea.

Actually we should try not to add to the API anymore apart from fixing
obvious bugs that need an API change to fix.

CU, Andy

-- 
Andreas Beck             |  Email :  <[EMAIL PROTECTED]>

Reply via email to