bug-make
[Top][All Lists]
Advanced

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

[bug #64339] $(filter) and $(filter-out) interpret "match" in surprising


From: Paul D. Smith
Subject: [bug #64339] $(filter) and $(filter-out) interpret "match" in surprising ways
Date: Thu, 22 Jun 2023 15:15:54 -0400 (EDT)

Follow-up Comment #1, bug #64339 (project make):

I believe that the use of PATTERN here is intended to make you understand that
it's the same matching rules as with pattern rules or other uses of patterns,
such as the patsubst function; patterns that don't contain a "%" always
require the entire word to match identically, everywhere in GNU Make.

However it's not an excuse: definitely the docs could be more clear here.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64339>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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