emacs-devel
[Top][All Lists]
Advanced

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

Re: 23.0.50; dbus


From: Stefan Monnier
Subject: Re: 23.0.50; dbus
Date: Wed, 02 Jan 2008 10:01:54 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

> Yes. But I still don't know what to do in the MacOS case, where tons of
> compiler warnings are raised due to the signedness of the SDATA return
> value. Peter has shown it in a recent message. Shall we always cast the
> type like "strlen ((char *) SDATA (uname))"? This would affect much more
> files but dbusbind.c.

Use the -Wno-sign (or whatever its name is) to disable those warnings.


        Stefan




reply via email to

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