bug-make
[Top][All Lists]
Advanced

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

Re: $(wildcard pattern-without-glob-chars) broken (Re: make ChangeLog r


From: Paul Smith
Subject: Re: $(wildcard pattern-without-glob-chars) broken (Re: make ChangeLog read.c)
Date: Sat, 07 May 2011 10:56:51 -0400

On Sat, 2011-05-07 at 10:15 -0400, Paul Smith wrote:
> On Sat, 2011-05-07 at 17:06 +0400, Kirill Smelkov wrote:
> > This change seems to be breaking how $(wildcard) works for patterns
> > without glob characters. 
> 
> Ouch, you're right.  Something missed in the regression test suite!
> 
> I'll fix it.

The code was there to handle this I just had the boolean expression
wrong.  Fixed now and I added regression tests to make sure it continues
to work.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.mad-scientist.net
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

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