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 793958 - meson: enable more warnings
meson: enable more warnings
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
unspecified
Other All
: Normal normal
: 1.13.90
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-03-01 16:20 UTC by Mathieu Duponchelle
Modified: 2018-03-01 16:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
meson: enable more warnings (3.34 KB, patch)
2018-03-01 16:20 UTC, Mathieu Duponchelle
committed Details | Review

Description Mathieu Duponchelle 2018-03-01 16:20:45 UTC
Modeled on the autotools build, -W flags are only
added if the compiler supports them.
Comment 1 Mathieu Duponchelle 2018-03-01 16:20:51 UTC
Created attachment 369149 [details] [review]
meson: enable more warnings
Comment 2 Mathieu Duponchelle 2018-03-01 16:30:41 UTC
Attachment 369149 [details] pushed as d67623c - meson: enable more warnings