GNOME Bugzilla – Bug 740428
Assignment makes pointer from integer without a cast
Last modified: 2015-02-27 16:57:32 UTC
jawimpl.c: In function 'aggregate_interface': jawimpl.c:218:16: warning: assignment makes pointer from integer without a cast info->data = jaw_selection_data_init(ac);
Created attachment 291091 [details] [review] patch to fix warning
[Moving at-spi/java-atk-wrapper bugs to separate product. See bug 740075]