public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: Henrique Dante de Almeida <hdante@profusion.mobi>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 00/11] gdbus: Better D-Bus introspection
Date: Wed, 23 May 2012 15:28:19 +0200	[thread overview]
Message-ID: <1337779699.15105.79.camel@aeonflux> (raw)
In-Reply-To: <1337779208-3555-1-git-send-email-hdante@profusion.mobi>

Hi Henrique,

> Introspection patches to neard
> 
> Henrique Dante de Almeida (4):
>   Constify GDBus method tables
>   Constify GDBus signal tables
>   Convert GDBus methods and signals to use macro helpers
>   Do not set signature and reply in GDBus tables
> 
> Lucas De Marchi (7):
>   gdbus: add argument info to methods and signals
>   gdbus: add and use helpers for table declarations
>   gdbus: use GDBusArgInfo to generate introspection
>   gdbus: loop over args to check message signature
>   gdbus: remove signature and reply from tables
>   gdbus: add Deprecated annotation in introspection
>   gdbus: add Method.NoReply annotation in introspection
> 
>  gdbus/gdbus.h  |   47 +++++++++++++++++++-
>  gdbus/object.c |  132 +++++++++++++++++++++++++++-----------------------------
>  src/adapter.c  |   23 ++++++----
>  src/device.c   |   19 +++++---
>  src/manager.c  |   19 +++++---
>  src/ndef.c     |    6 ++-
>  src/tag.c      |   18 +++++---
>  7 files changed, 163 insertions(+), 101 deletions(-)

wrong mailing list, but I applied all 11 patches now.

Regards

Marcel



      parent reply	other threads:[~2012-05-23 13:28 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-23 13:19 [PATCH 00/11] gdbus: Better D-Bus introspection Henrique Dante de Almeida
2012-05-23 13:19 ` [PATCH 01/11] Constify GDBus method tables Henrique Dante de Almeida
2012-05-23 13:19 ` [PATCH 02/11] Constify GDBus signal tables Henrique Dante de Almeida
2012-05-23 13:20 ` [PATCH 03/11] gdbus: add argument info to methods and signals Henrique Dante de Almeida
2012-05-23 13:20 ` [PATCH 04/11] gdbus: add and use helpers for table declarations Henrique Dante de Almeida
2012-05-23 13:20 ` [PATCH 05/11] Convert GDBus methods and signals to use macro helpers Henrique Dante de Almeida
2012-05-23 13:20 ` [PATCH 06/11] gdbus: use GDBusArgInfo to generate introspection Henrique Dante de Almeida
2012-05-23 13:20 ` [PATCH 07/11] gdbus: loop over args to check message signature Henrique Dante de Almeida
2012-05-23 13:20 ` [PATCH 08/11] Do not set signature and reply in GDBus tables Henrique Dante de Almeida
2012-05-23 13:20 ` [PATCH 09/11] gdbus: remove signature and reply from tables Henrique Dante de Almeida
2012-05-23 13:20 ` [PATCH 10/11] gdbus: add Deprecated annotation in introspection Henrique Dante de Almeida
2012-05-23 13:20 ` [PATCH 11/11] gdbus: add Method.NoReply " Henrique Dante de Almeida
2012-05-23 13:28 ` Marcel Holtmann [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1337779699.15105.79.camel@aeonflux \
    --to=marcel@holtmann.org \
    --cc=hdante@profusion.mobi \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox