qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 0/7] Add support for passthru cards to libcac


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v3 0/7] Add support for passthru cards to libcacard
Date: Mon, 16 Mar 2015 18:19:39 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0


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

[Prev in Thread] Current Thread [Next in Thread]