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

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

why not warn for miswritten Make $() functions?


From: Dan Jacobson
Subject: why not warn for miswritten Make $() functions?
Date: 12 Apr 2002 00:52:27 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

In make
        echo $(addprefix xxx,mmmm)
is the right was do use addprefix.  But why don't I see any warnings
when I do 
        echo $(addprefix,xxx,mmmm)
Why not warn instead of in one ear and out the other, hear no evil,
see no evil...?
-- 
http://jidanni.org/ Taiwan(04)25854780



reply via email to

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