After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 740280 - passing incompatible pointer type
passing incompatible pointer type
Status: RESOLVED FIXED
Product: java-atk-wrapper
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: java-atk-wrapper maintainer(s)
java-atk-wrapper maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-11-17 18:21 UTC by Magdalen Berns (irc magpie)
Modified: 2015-02-27 16:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to address problem (990 bytes, patch)
2014-11-19 13:10 UTC, Magdalen Berns (irc magpie)
committed Details | Review

Description Magdalen Berns (irc magpie) 2014-11-17 18:21:30 UTC
jawimpl.c:674:52: warning: passing argument 3 of 'atk_object_add_relationship' from incompatible pointer type
     atk_object_add_relationship(atk_obj, rel_type, target_obj);
Comment 1 Magdalen Berns (irc magpie) 2014-11-19 13:10:41 UTC
Created attachment 290992 [details] [review]
Patch to address problem
Comment 2 André Klapper 2015-02-27 16:58:59 UTC
[Moving at-spi/java-atk-wrapper bugs to separate product. See bug 740075]