automake
[Top][All Lists]
Advanced

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

Re: [PATCH] automake: rewrite scan_variable_expansions regex


From: Karl Berry
Subject: Re: [PATCH] automake: rewrite scan_variable_expansions regex
Date: Sat, 5 Aug 2023 19:01:53 -0600

    The regex pattern in function scan_variable_expansions() fails to
    report a portability warning when a dollar-escaped dollar sign
    precedes the variable:

            foo_SOURCES = a.c $$$(patsubst a.c,a,b)

Thanks Jan. Any chance you could add a check to one of the tests, I
guess dollarvar.sh or dollarvar2.sh? (I haven't looked at them closely.) -k



reply via email to

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