next no longer compiles on non-gnu platforms

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

next no longer compiles on non-gnu platforms

From: Brandon Casey <hidden>
Date: 2016-06-15 22:49:27

FYI

Since 83c0e5ad 'Add string comparison functions that respect the
ignore_case variable.' was merged to next, it can't be compiled on
platforms without the GNU FNM_CASEFOLD extension to fnmatch.

If we're going this route, then non-gnu platforms will need to
build with the fnmatch in compat/ and Makefile will need a
NO_FNMATCH define.

-Brandon

Re: next no longer compiles on non-gnu platforms

From: Ævar Arnfjörð Bjarmason <hidden>
Date: 2016-06-15 22:49:27

On Wed, Sep 1, 2010 at 16:32, Brandon Casey
[off-list ref] wrote:
Since 83c0e5ad 'Add string comparison functions that respect the
ignore_case variable.' was merged to next, it can't be compiled on
platforms without the GNU FNM_CASEFOLD extension to fnmatch.

If we're going this route, then non-gnu platforms will need to
build with the fnmatch in compat/ and Makefile will need a
NO_FNMATCH define.
This is already known, and a fix is in the works, see the "[PATCH 1/6]
Add string comparison functions that respect the ignore_case
variable." thread.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help