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

Fix compilation errors with glib2 >= 2.67.3 #292

Closed

Conversation

alebastr
Copy link

See haiwen/seafile-client#1346 for details.

Depends on: haiwen/libsearpc#57 (would fail to link without that change)

Glib release 2.67.3 started conditionally using some C++ code in the
public headers and it's no longer legal to include "glib.h" or anything
that includes it transitively from `extern "C"` block.
@alebastr alebastr closed this Jun 3, 2021
@alebastr alebastr deleted the remove-extern-c-for-new-glib branch June 3, 2021 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant