Cmake update patch for dbus master

Thiago Macieira thiago at kde.org
Mon Feb 8 04:11:56 PST 2010


Em Segunda-feira 8. Fevereiro 2010, às 11.58.35, Ralf Habacker escreveu:
> > Sounds like that #ifdef shouldn't be there.
> > 
> > The wire protocol is the same. There's no reason for a debug-library not
> > to talk to a release daemon. And also why a debug library cannot talk to
> > a release library on another program.
> 
> You didn't get the point.
> 
> This stuff is used for autodetecting the session bus address.
> Dbus-daemon saves its real used bus address into a shared memory
> segment, which will be fetched from the client to connect to the proper
> daemon when not using environment variables (which is the default case
> on windows) On windows a debug build daemon stores its address in a
> different shared memory segment as the release daemon.

I did understand that.

I'm arguing that it should be the same shared memory segment.

Since the wire protocol is the same, there's no reason why a debug-mode 
application should have to link to a debug-mode daemon.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
  Senior Product Manager - Nokia, Qt Development Frameworks
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.freedesktop.org/archives/dbus/attachments/20100208/e504154e/attachment.pgp 


More information about the dbus mailing list