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 740428 - Assignment makes pointer from integer without a cast
Assignment makes pointer from integer without a cast
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-20 12:34 UTC by Magdalen Berns (irc magpie)
Modified: 2015-02-27 16:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to fix warning (892 bytes, patch)
2014-11-20 12:38 UTC, Magdalen Berns (irc magpie)
committed Details | Review

Description Magdalen Berns (irc magpie) 2014-11-20 12:34:40 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);
Comment 1 Magdalen Berns (irc magpie) 2014-11-20 12:38:32 UTC
Created attachment 291091 [details] [review]
patch to fix warning
Comment 2 André Klapper 2015-02-27 16:57:32 UTC
[Moving at-spi/java-atk-wrapper bugs to separate product. See bug 740075]