GNU bug report logs - #24071
[PATCH] Refactor regex character class parsing in [:name:]

Previous Next

Package: emacs;

Reported by: Michal Nazarewicz <mina86 <at> mina86.com>

Date: Mon, 25 Jul 2016 22:55:02 UTC

Severity: wishlist

Tags: patch

Done: Michal Nazarewicz <mina86 <at> mina86.com>

Bug is archived. No further changes may be made.

Full log


Message #58 received at 24071 <at> debbugs.gnu.org (full text, mbox):

From: Michal Nazarewicz <mina86 <at> mina86.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 24071 <at> debbugs.gnu.org
Subject: Re: bug#24071: [PATCH] Refactor regex character class parsing in
 [:name:]
Date: Tue, 02 Aug 2016 19:54:33 +0200
On Tue, Aug 02 2016, Eli Zaretskii wrote:
>> From: Michal Nazarewicz <mina86 <at> mina86.com>
>> Date: Tue, 02 Aug 2016 18:06:04 +0200
>> 
>> Pushed.
>
> Thanks.  I get the following warning when compiling regex.c:
>
>   regex.c:516:0: warning: macro "STREQ" is not used [-Wunused-macros]
>    #define STREQ(s1, s2) ((strcmp (s1, s2) == 0))
>    ^
>
> When compiling the test suite, I get this warning:
>
> Compiling src/regex-tests.el
>
>   In toplevel form:
>   src/regex-tests.el:416:1:Warning: Unused lexical variable `newline'

Both fixed.  Thanks.

-- 
Best regards
ミハウ “𝓶𝓲𝓷𝓪86” ナザレヴイツ
«If at first you don’t succeed, give up skydiving»




This bug report was last modified 8 years and 350 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.