emacs-devel
[Top][All Lists]
Advanced

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

Re: md5 broken?


From: Eli Zaretskii
Subject: Re: md5 broken?
Date: Sat, 28 May 2011 15:51:56 +0300

> From: Jim Meyering <address@hidden>
> Date: Sat, 28 May 2011 14:23:43 +0200
> Cc: Paul Eggert <address@hidden>, address@hidden
> 
> +static inline unsigned char to_uchar (char ch) { return ch; }

I think this should use "INLINE", upper-cased, rather than "inline",
for those compilers that don't support the `inline' keyword.  See
src/config.in.



reply via email to

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