[Bug 775293] New: schro: #include math.h before schroedinger headers

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Nov 29 00:08:48 UTC 2016


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

            Bug ID: 775293
           Summary: schro: #include math.h before schroedinger  headers
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: scott.d.phillips at intel.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

The schroedinger headers unconditionally #define over C99's rint when
compiling with msvc which messes up the later inclusion of math.h.
Including math.h before schroedinger headers avoids getting syntax
errors in math.h

-- 
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