Hi Mariano

> I ask just because of ignorant and curious....what does
> "--enable-versioned-symbols" mean ? I have no idea what symbol versioning
>  is hahaha

The OpenDBX functions are postfixed with the library name, e.g
odbx_qu...@libopendbx1. This does prevent problems when upgrading packages. I 
think there is some more information about this on the net.

> I didn't understand the second new feature (the one about the error code).
> What was changed? I mean, how was before and after this ?
> I ask because maybe I should change SqueakDBX.

If you've called odbx_query() twice and didn't call odbx_result() you haven't 
received an error up to now in some backends. Now you will get noticed 
immediately where the problem in your code occurs.

> You said that the logging facilities were improved...is this for the "final
> user" or just something internal ?
> Is it as always?     ./configure --enable-debug-log   and then a .log file
> per connection is generated in the directory where you are calling opendbx
> ??
> I read "Added configurable logging possibility for debug output" in the
> changelog. So, the question is...how can I do that? Actually I would like
> for example to configure the directory where the logs are generated. Is
>  this possible ?

Logging is the debug log which is generated per connection which you've 
already used. It's for developers like you to see what's going on or going 
wrong. Extended configuration options are currently not implemented - maybe 
later.

> Yes!!! I tested and works perfect now :)   I have a little problem with a
> Date but I will ask then in a separate mail.

Great news! :-)


Norbert
-- 
OpenPGP public key
http://www.linuxnetworks.de/norbert.pubkey.asc

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
libopendbx-devel mailing list
libopendbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libopendbx-devel
http://www.linuxnetworks.de/doc/index.php/OpenDBX

Reply via email to