bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#32194: [PATCH] Use Gnulib regex for lib-src


From: Paul Eggert
Subject: bug#32194: [PATCH] Use Gnulib regex for lib-src
Date: Thu, 2 Aug 2018 08:41:20 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

On 08/02/2018 07:55 AM, Eli Zaretskii wrote:
Cc: 32194@debbugs.gnu.org
From: Paul Eggert <eggert@cs.ucla.edu>
Date: Thu, 2 Aug 2018 07:41:38 -0700

The problem I ran into was the other way around: lib-src/etags.c and lib/regex.c
say '#include <regex.h>' and this grabs the wrong regex.h.
Because we use -I../src, to get src/config.h?  Or due to some other
reason?

It was the -I directives, yes. Not just -I../src, as I recall.






reply via email to

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