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

qore clang build fix with socket symbol visibility #759

Closed
davidnich opened this issue Apr 15, 2016 · 0 comments
Closed

qore clang build fix with socket symbol visibility #759

davidnich opened this issue Apr 15, 2016 · 0 comments
Assignees
Milestone

Comments

@davidnich
Copy link
Contributor

../include/qore/intern/QC_HTTPClient.h:37:1: error: visibility does not match previous declaration
DLLEXPORT extern QoreClass *QC_SOCKET;
^
@davidnich davidnich self-assigned this Apr 15, 2016
@davidnich davidnich added this to the 0.8.12 milestone Apr 15, 2016
tethal added a commit that referenced this issue Apr 15, 2016
…lity

refs #759 aligned QC_SOCKET visibility with other declarations
@tethal tethal added the fixed label Apr 15, 2016
@tethal tethal closed this as completed Apr 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants