[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug default/23700] Wrong propagation of private type suppression category



https://sourceware.org/bugzilla/show_bug.cgi?id=23700

--- Comment #5 from dodji at redhat dot com ---
(In reply to Mathieu Bridon from comment #0)
> Created attachment 11270 [details]
> 2 functions with some indirect sub-type change:
> 
>   [C]'function const gchar* ibus_key_event_to_string(guint, guint)' at
> ibuskeynames.c:128:1 has some indirect sub-type changes:
>     return type changed:
>       in pointed to type 'const gchar' at gtypes.h:46:1:
>         entity changed from 'const gchar' to 'typedef gchar' at gtypes.h:46:1
>         type size hasn't changed

[...]

> As for the first one, that doesn't seem like an actual ABI break?

Yes, it's true that change is an actual change, but not an incompatible one. 
So we ought to classify it as harmless change.

-- 
You are receiving this mail because:
You are on the CC list for the bug.