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 740286 - Warning in jaw_hypertext_get_link
Warning in jaw_hypertext_get_link
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 20:58 UTC by Magdalen Berns (irc magpie)
Modified: 2015-02-27 16:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to address problem (868 bytes, patch)
2014-11-17 21:00 UTC, Magdalen Berns (irc magpie)
committed Details | Review

Description Magdalen Berns (irc magpie) 2014-11-17 20:58:40 UTC
jawhypertext.c:103:40: warning: cast to pointer from integer of different size in 

  g_hash_table_insert(data->link_table,
                    (gpointer)link_index,
                    (gpointer)jaw_hyperlink);
Comment 1 Magdalen Berns (irc magpie) 2014-11-17 21:00:41 UTC
Created attachment 290879 [details] [review]
Patch to address problem
Comment 2 André Klapper 2015-02-27 16:56:33 UTC
[Moving at-spi/java-atk-wrapper bugs to separate product. See bug 740075]