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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Nov 29 09:52:30 UTC 2016


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.11.1

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks!

commit 70ba84ee1215ca8fc1166f34663f8da8b0adbe7d
Author: Scott D Phillips <scott.d.phillips at intel.com>
Date:   Mon Nov 28 16:02:03 2016 -0800

    schro: #include math.h before schroedinger headers

    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

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

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