emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] trunk r117726: Add string collation.


From: Dmitry Antipov
Subject: Re: [Emacs-diffs] trunk r117726: Add string collation.
Date: Mon, 25 Aug 2014 08:05:13 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0

As of r117732, --enable-gcc-warnings leads to:

../../trunk/src/sysdep.c:3527:1: error: no previous prototype for ‘str_collate’ 
[-Werror=missing-prototypes]
 str_collate (Lisp_Object s1, Lisp_Object s2)
 ^
cc1: all warnings being treated as errors

Dmitry




reply via email to

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