[Bug 653266] qt-gstreamer build failed with glib2-2.29.8

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 24 09:32:43 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=653266
  GStreamer | qt-gstreamer | 0.10.1

--- Comment #2 from nucleo at fedoraproject.org 2011-06-24 16:32:39 UTC ---
Here comment added by gcc maintainer:
https://bugzilla.redhat.com/show_bug.cgi?id=716209#c8

If you think this is a compiler bug, you'd need to provide self-contained
(preferrably small, see http://gcc.gnu.org/bugs/ for details how to submit
proper bugreports) testcase, the comment in gnome bugzilla has nothing like
that.
And the claim that this-> should never be needed in C++ in the context of a
member function is obviously false, e.g. in templates with dependent bases
added this-> makes names dependent where they were previously non-dependent and
so is needed in order to access members of the dependent bases.

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