[gstreamer-bugs] [Bug 586463] Building gstreamer-sharp gives a lot of warnings

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Jun 20 14:11:10 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=586463

  GStreamer | gst-sharp | Ver: git




------- Comment #7 from Maarten Bosmans  2009-06-20 21:11 UTC -------
> Except one part this is not correct:
> +  <attr path="/api/namespace/object[@cname='GstBaseSrc']/virtual_method
> [@cname='query']" name="hidden">1</attr>
> 
> The query vm of GstBaseSrc is different from the query vm of GstElement. 
> How do we fix this? :)

Hmm, if that is the case the GstBaseSrc.Query method should be marked with the
new keyword. But I don't think that it's possible to add this to autogenerated
code, like it is with the acces modifier by doing something like 
<attr name="access">private</attr>.

I think that we should leave it as it was. So if you would just leave this part
out of the patch when applying it, that would be great. I then just have to
live with the compiler warning about it.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=586463.




More information about the Gstreamer-bugs mailing list