GNU bug report logs - #32194
[PATCH] Use Gnulib regex for lib-src

Previous Next

Package: emacs;

Reported by: Paul Eggert <eggert <at> cs.ucla.edu>

Date: Tue, 17 Jul 2018 23:52:02 UTC

Severity: wishlist

Tags: patch

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Noam Postavsky <npostavs <at> gmail.com>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: 32194 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>
Subject: bug#32194: [PATCH] Use Gnulib regex for lib-src
Date: Tue, 31 Jul 2018 20:29:04 -0400
Paul Eggert <eggert <at> cs.ucla.edu> writes:

> Omit the "#ifndef emacs" and "#ifdef REGEX_MALLOC" and "#ifdef
> DEBUG" or "#if WIDE_CHAR_SUPPORT" or "#ifdef _REGEX_RE_COMP",
> code, as we are no longer interested in compiling outside
> Emacs (with or without debugging or native wide char support)
> or in avoiding alloca.

Is it justified to drop the DEBUG code?  Couldn't it still be useful if
we want to debug regex engine (and we're not assuming it has/will always
have 0 bugs, right)?





This bug report was last modified 6 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.