Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

export all C_* symbols #590

Merged
merged 1 commit into from Oct 24, 2015
Merged

Conversation

pspacek
Copy link
Contributor

@pspacek pspacek commented Oct 22, 2015

Header files distributed with PKCS#11 v2.30 define all functions as
extern and some applications (like BIND 9.10) do not work without all
functions.

Header files distributed with PKCS#11 v2.30 define all functions as
extern and some applications (like BIND 9.10) do not work without all
functions.
@dengert
Copy link
Member

dengert commented Oct 23, 2015

God reason to export them. OK with me.

On 10/22/2015 11:11 AM, Petr Špaček wrote:

Header files distributed with PKCS#11 v2.30 define all functions as
extern and some applications (like BIND 9.10) do not work without all
functions.


    You can view, comment on, or merge this pull request online at:

#590

    Commit Summary


Reply to this email directly or view it on GitHub #590.

Douglas E. Engert DEEngert@gmail.com

frankmorgner pushed a commit that referenced this pull request Oct 24, 2015
@frankmorgner frankmorgner merged commit 8398d3e into OpenSC:master Oct 24, 2015
@frankmorgner
Copy link
Member

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants