[Bug 745858] [check] tempnam deprecated warning

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 11 09:12:32 PDT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.1

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit a7797d30a857fe739f57103375608e3b999d980f
Author: Michał Dębski <debski.mi.zd at gmail.com>
Date:   Sun Mar 8 20:42:38 2015 +0100

    check: Use mkstemp instead of tempnam if possible

    Using tempnam() is deprecated, this gives warning and fails the build
    with -Werror.

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

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