emacs-devel
[Top][All Lists]
Advanced

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

What’s the deal with #if _LIBC and other non-Emacs code?


From: Michal Nazarewicz
Subject: What’s the deal with #if _LIBC and other non-Emacs code?
Date: Tue, 26 Jul 2016 00:58:06 +0200
User-agent: Notmuch/0.19+53~g2e63a09 (http://notmuchmail.org) Emacs/25.1.50.1 (x86_64-unknown-linux-gnu)

Dear Emacs developers!

I’ve noticed quite some code in regex.c and regex.h which isn’t used by
Emacs or any executable distributed with Emacs.  Most notably, there are
blocks of code guarded with ‘#ifdef _LIBC’ macro and support for
alternative syntax which is never actually used.

To me this all looks like it could be safely removed simplifying and
shortening the code.

I would be happy to prepare patches doing just that, but first I’d like
to make sure that there’s nothing I’m missing.

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



reply via email to

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