> From what I understand, you don't need to the the thread callbacks
> anymore, the old functions are macro's that don't do a thing.  It
> should set up threading support and locking internally.
> 
> So can you clarify what kind of things you see as issue?
This was essentially the clarification regarding the threads that I
needed. 

So far I've identified all the places that need to be fixes. It seems
however, that libopenssl is no linked directly, so I either have to add
the defines for resolving the new functions and adding that q_* wrapper
thing for the newly used access functions, or we change the package
build rules to link openssl directly.

best, 
Gert 

Reply via email to