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 706363 - wayland: fix a compiler warning
wayland: fix a compiler warning
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: wayland
unspecified
Other All
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2013-08-20 07:44 UTC by Giovanni Campagna
Modified: 2013-08-20 12:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
wayland: fix a compiler warning (746 bytes, patch)
2013-08-20 07:44 UTC, Giovanni Campagna
committed Details | Review

Description Giovanni Campagna 2013-08-20 07:44:26 UTC
Implicit declaration of memset
Comment 1 Giovanni Campagna 2013-08-20 07:44:28 UTC
Created attachment 252337 [details] [review]
wayland: fix a compiler warning
Comment 2 Colin Walters 2013-08-20 10:22:16 UTC
Review of attachment 252337 [details] [review]:

Looks like you added the correct string here.
Comment 3 Giovanni Campagna 2013-08-20 12:15:08 UTC
Attachment 252337 [details] pushed as d26f248 - wayland: fix a compiler warning