[gstreamer-bugs] [Bug 611692] Add more warning flags

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Mar 3 04:02:32 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=611692
  GStreamer | gstreamer (core) | git

--- Comment #16 from Benjamin Otte (Company) <otte at gnome.org> 2010-03-03 12:02:27 UTC ---
Oh, very important:

I don't have a proper fix for the crappy bison-generated code yet. My idea was
to introduce NOERROR_CFLAGS and allow using them for imported or generated
code, but I don't have an idea how to do this with forte.
It would look like this:
crappy_files_la_CFLAGS = $(GST_ALL_CFLAGS) $(NOERROR_CFLAGS)

NOERROR_CFLAGS would be set to "-Wno-error".

Note that this would still show the warnings, just not abort compilation.

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