[Bug 774293] msvc: fix some warnings, disable others

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Nov 12 08:54:25 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=774293

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #339656|none                        |reviewed
             status|                            |

--- Comment #12 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 339656:
 --> (https://bugzilla.gnome.org/review?bug=774293&attachment=339656)

::: meson.build
@@ +17,3 @@
+  add_global_arguments(
+      '/wd4018', # implicit signed/unsigned conversion
+      '/wd4090', # implicit const conversion

This is non-const to const conversion? Or also the other way around?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list