Re: [PATCH RESEND libgpiod v2 00/18] dbus: add GLib-based DBus daemon and command-line client

Bartosz Golaszewski <brgl-ARrdPY/[email protected]> Tue, 2 Jul 2024 16:10:54 +0200
Newsgroups gmane.comp.freedesktop.dbus
Message-ID <CAMRc=MfJgCmEgAiFucHEu5n+SMBkTo1yZ71oHg0bS5+xYsLBAg@mail.gmail.com>
On Tue, Jul 2, 2024 at 4:05=E2=80=AFPM Philip Withnall <[email protected]=
.uk> wrote:
>
> On Fri, 2024-06-28 at 20:58 +0200, Bartosz Golaszewski wrote:
> > Resending as the emails bounced off [email protected] due to
> > me not
> > being subscribed before.
> >
> > Note: As advised by Dan Carpenter - I'm CC'ing
> > [email protected] to
> > get some comments on the DBus API which can be found in
> > dbus/lib/io.gpiod1.xml.
>
> Do you have a copy of this branch available for comment on a git forge
> (GitHub/GitLab/similar)? That would make it a lot easier to leave
> comments on. D-Bus and the projects which use it have not done patch
> review over email for some years.
>
> Philip

The branch is here: https://github.com/brgl/libgpiod-private/tree/b4/dbus

Do I need to make a PR or can you somehow comment on the code directly?

Bart