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 704766 - gtk/gtkclipboard-quartz.c: gdk_quartz_target_to_pasteboard_type_libgtk_only was moved
gtk/gtkclipboard-quartz.c: gdk_quartz_target_to_pasteboard_type_libgtk_only w...
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Backend: Quartz
2.24.x
Other Mac OS
: Normal normal
: ---
Assigned To: gtk-quartz maintainers
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2013-07-23 20:08 UTC by Fabian Groffen
Modified: 2013-07-28 21:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix warning that causes QA violation on Gentoo (385 bytes, patch)
2013-07-23 20:08 UTC, Fabian Groffen
rejected Details | Review

Description Fabian Groffen 2013-07-23 20:08:54 UTC
Created attachment 249939 [details] [review]
fix warning that causes QA violation on Gentoo

Function `gdk_quartz_pasteboard_type_to_atom_libgtk_only' implicitly converted to pointer at gtkclipboard-quartz.c:112

gdk_quartz_target_to_pasteboard_type_libgtk_only was moved in
a269c2f8d26a588c4b61ad605ef496e89759cc03

Attached patch includes the place it's now moved to.

Since the same commit went to 3.x, it probably applies there also.
Comment 1 John Ralls 2013-07-28 21:30:29 UTC
Comment on attachment 249939 [details] [review]
fix warning that causes QA violation on Gentoo

Obsolete. This change was already made in 796ae500.