On Tue, 17.12.13 15:54, Zbigniew Jędrzejewski-Szmek (zbys...@in.waw.pl) wrote:

> 
> On Tue, Dec 17, 2013 at 02:31:42PM +0100, Lukasz Skalski wrote:
> > RequestName return codes should be consistent with Dbus Specification.
> > 
> > VALUE - DESCRIPTION
> > 1-The caller is now the primary owner of the name, replacing any previous 
> > owner,
> > 2-The name already had an owner (QUEUE flag was not specified),
> > 3-The name already has an owner (QUEUE flag was specified),
> > 4-Application trying to request ownership of a name is already the owner of 
> > it.
> Please turn this into an enum.

We already have an enum for that, defined in bus-protocol.h

Lennart

-- 
Lennart Poettering, Red Hat
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to