Hi
- Original Message -
> On 18 September 2017 at 15:03, Frediano Ziglio wrote:
> > > {
> > > +G_GNUC_BEGIN_IGNORE_DEPRECATIONS
> > > +spice_port_channel_write_async(self, buffer, count, cancellable,
> > > callback, user_data);
> > > +G_GNUC_END_IGNORE_DEPRECATIONS
> >
> > Wh
On 18 September 2017 at 15:03, Frediano Ziglio wrote:
> > {
> > +G_GNUC_BEGIN_IGNORE_DEPRECATIONS
> > +spice_port_channel_write_async(self, buffer, count, cancellable,
> > callback, user_data);
> > +G_GNUC_END_IGNORE_DEPRECATIONS
>
> Why you need to disable deprecation warnings if you
>
> Name functions correctly to allow them to be picked up as methods under
> introspection
> ---
> src/channel-port.c | 73
> -
> src/channel-port.h | 15 ++
> src/map-file| 3 ++
> src/spice-glib-sym-file | 3 ++
>
Name functions correctly to allow them to be picked up as methods under
introspection
---
src/channel-port.c | 73 -
src/channel-port.h | 15 ++
src/map-file| 3 ++
src/spice-glib-sym-file | 3 ++
tools/spicy.c