[Bug 715069] New: assert.h in Headers disturbs with system's assert.h

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Nov 23 08:22:41 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=715069
  GStreamer | packages | 1.2.1

           Summary: assert.h in Headers disturbs with system's assert.h
    Classification: Platform
           Product: GStreamer
           Version: 1.2.1
        OS/Version: Mac OS
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: packages
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: fykcee1 at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


There's an assert.h in
/Library/Frameworks/GStreamer.framework/Headers, which is actually
"include/FLAC/assert.h".
This will cause problem if "-I/Library/Frameworks/GStreamer.framework/Headers"
and "#include <assert.h>", the compiler may not use system's assert.h.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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