emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 23.0.50; dbus


From: Michael Albinus
Subject: Re: 23.0.50; dbus
Date: Fri, 14 Dec 2007 22:58:34 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux)

Peter Dyballa <address@hidden> writes:

> Hello!

Hi,

> but the dbus source code fails to compile because it uses declarations
> like
>
>       uint dtype;

I've changed it to "unsigned int". Where size matters, types like
"dbus_uint32_t" are already used.

> The type uint is not defined in Mac OS X

I would be interested in knowing how it runs there; could you, please,
give some feedback?

Best regards, Michael.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]