Descriptionui: accessibility: remove -Wunused-function for Atk
Newer version of GLib define *get_instance_private symbols in
the G_DEFINE_TYPE macros. These symbols might be unused in cases
where a GObject class doesn't access its instances private data,
triggering -Wunused-function warnings.
BUG=504375
TEST=compile with gn on linux with GLib >= 2.37
Committed: https://crrev.com/991e92d77c0b9f46c6a5d3f6facd12861c9e1828
Cr-Commit-Position: refs/heads/master@{#338001}
Patch Set 1 #Patch Set 2 : Move Atk config to ui/accessibility #
Total comments: 3
Patch Set 3 : Put atk/atk_warnings under use_x11 conditional #
Messages
Total messages: 19 (5 generated)
|