On 16/03/2015 17:52, Jeremy White wrote:
> It seemed as though the convention was that all non static functions
> went into the .syms file; I may have misunderstood.

I suspect that the .syms file was introduced as a way to hide utility
functions from libqemuutil.a.  Now that libqemuutil is not used anymore
in libcacard, we should either remove the .syms file or shave its
contents.  This is of course not falling on you.

Paolo

> capcsc_init certainly does not need to be exported; it is only intended
> to be used from vcard_emul_init().  I thought I was simply following
> existing convention.

Reply via email to