emacs-devel
[Top][All Lists]
Advanced

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

Re: Is the Cygw32 port ready for testing?


From: Andreas Schwab
Subject: Re: Is the Cygw32 port ready for testing?
Date: Mon, 15 Oct 2012 09:34:38 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Daniel Colascione <address@hidden> writes:

> === modified file 'src/dbusbind.c'
> --- src/dbusbind.c    2012-09-15 07:06:56 +0000
> +++ src/dbusbind.c    2012-10-15 01:30:49 +0000
> @@ -32,6 +32,10 @@
>  #define DBUS_NUM_MESSAGE_TYPES 5
>  #endif
>
> +#ifdef interface
> +#undef interface
> +#endif

There is no need for #ifdef, and of course it should be amended by a
comment.

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

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