Re: gstreamermm / gmmproc Problems
- From: Murray Cumming <murrayc murrayc com>
- To: Milosz Derezynski <internalerror gmail com>
- Cc: Gtkmm Mailing List <gtkmm-list gnome org>
- Subject: Re: gstreamermm / gmmproc Problems
- Date: Thu, 21 Jun 2007 17:58:20 +0200
On Thu, 2007-06-21 at 17:45 +0200, Milosz Derezynski wrote:
[snip]
>
> Now there is another problem. I end up with literal _CONVERT macros
> inside the code which to my understanding should be post-processed
> again (it seems like it's a 2-stage thing where it picks up code,
> creates _CONVERT macros, which are then processed again).
>
> But, the code still contains stuff like (i've prepended the namespace
> here, since it's Gst::Object, not Glib::Object, just making sure..):
>
> <code>
> bool Gst::Object::set_name(const Glib::ustring& name)
> {
> return
> _CONVERT(gboolean,bool,gst_object_set_name`'(ifelse(`',1,const_cast<__CNAME__*>(gobj()),gobj())`'ifelse(`_CONVERT(const Glib::ustring&,gchar*,name,0)',,,`, ')_CONVERT(const Glib::ustring&,gchar*,name,0)));
> }
> </code>
[snip]
If you check in your changes so far, maybe I can take a look.
--
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]