Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Fix linker issues when C++ imports AFNetworkReachabilityManager.h (Fixes #3040) #3041

Closed
wants to merge 1 commit into from

Conversation

pronebird
Copy link
Contributor

Replace extern with FOUNDATION_EXPORT which works correctly when C++ imports the header.

 #3040)

Replace `extern` with `FOUNDATION_EXPORT` which works correctly when C++ imports the header.
@pronebird
Copy link
Contributor Author

Travis failed for some unrelated reason.

@kcharwood kcharwood added this to the 2.6.1 milestone Oct 13, 2015
@kcharwood
Copy link
Contributor

I went ahead and moved all off the externs over to FOUNDATION_EXPORT in this branch here.

@pronebird
Copy link
Contributor Author

Thanks @kcharwood !

@kcharwood
Copy link
Contributor

Merged in abd9c02

@kcharwood
Copy link
Contributor

Merged in 3_0_0 as well

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants