Re: [systemd-devel] [PATCH 2/2] PORTING-DBUS1: we use :1.%llu not :0.%llu for D-Bus unique bus names

2014-10-02 Thread David Herrmann
Hi

On Wed, Oct 1, 2014 at 5:12 PM, Simon McVittie
simon.mcvit...@collabora.co.uk wrote:
 ---
  src/libsystemd/sd-bus/PORTING-DBUS1 | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

Applied by Tom

Thanks
David

 diff --git a/src/libsystemd/sd-bus/PORTING-DBUS1 
 b/src/libsystemd/sd-bus/PORTING-DBUS1
 index 958e7b6..81e9413 100644
 --- a/src/libsystemd/sd-bus/PORTING-DBUS1
 +++ b/src/libsystemd/sd-bus/PORTING-DBUS1
 @@ -66,7 +66,7 @@ fields as you need.

  The kernel will return in the id field your unique id. This is a
  simple numeric value. For compatibility with classic dbus1 simply
 -format this as string and prefix :0..
 +format this as string and prefix :1..

  The kernel will also return the bloom filter size and bloom filter
  hash function number used for the signal broadcast bloom filter (see
 --
 2.1.1

 ___
 systemd-devel mailing list
 systemd-devel@lists.freedesktop.org
 http://lists.freedesktop.org/mailman/listinfo/systemd-devel
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] [PATCH 2/2] PORTING-DBUS1: we use :1.%llu not :0.%llu for D-Bus unique bus names

2014-10-01 Thread Simon McVittie
---
 src/libsystemd/sd-bus/PORTING-DBUS1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/libsystemd/sd-bus/PORTING-DBUS1 
b/src/libsystemd/sd-bus/PORTING-DBUS1
index 958e7b6..81e9413 100644
--- a/src/libsystemd/sd-bus/PORTING-DBUS1
+++ b/src/libsystemd/sd-bus/PORTING-DBUS1
@@ -66,7 +66,7 @@ fields as you need.
 
 The kernel will return in the id field your unique id. This is a
 simple numeric value. For compatibility with classic dbus1 simply
-format this as string and prefix :0..
+format this as string and prefix :1..
 
 The kernel will also return the bloom filter size and bloom filter
 hash function number used for the signal broadcast bloom filter (see
-- 
2.1.1

___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel