Skip to content
Commit 1a6f6487 authored by Emmanuele Bassi's avatar Emmanuele Bassi 👣
Browse files

Disable refcounting type propagation with C++

The type propagation breaks the GRefPtr.h class in WebKitGTK, and in
any case existing C++ code calling the C API will need to perform an
explicit cast, as there's no automatic promotion of pointer types to
and from void*.

Tested-by: GNOME Continuous

https://bugzilla.gnome.org/show_bug.cgi?id=790697
parent 637a2989
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment