GNOME Bugzilla – Bug 759214
Make CamelFilterDriver introspection friendly
Last modified: 2016-01-11 18:40:39 UTC
I tried to enable .gir compilation for the Camel library and it seems that the CamelFilterDriver class is the only class that triggers error with some methods
Created attachment 316988 [details] [review] Changes to fix this bug
Thanks for a bug report and patch. it looks fine, and as we spoke on IRC, it also doesn't change anything for the API/ABI, thus I'm not increasing it. Created commit a06c602 in eds master (3.19.4+)
This bug broke Evolution; I've filed bug 759665.
Right, I was wrong with: (In reply to Milan Crha from comment #2) > it also doesn't change anything for the API/ABI, thus I'm not increasing it. Thus I'm increasing soname version for libcamel to be on a safe side: Created commit ac3cbb6 in eds master (3.19.4+)