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: Kirill Smelkov
Subject: Re: $(wildcard pattern-without-glob-chars) broken (Re: make ChangeLog read.c)
Date: Sat, 7 May 2011 19:28:33 +0400
User-agent: Mutt/1.5.18 (2008-05-17)

On Sat, May 07, 2011 at 10:36:58AM -0400, Paul Smith wrote:
> 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.

Thanks, now it works.

And also thanks for your original patch - in my case, second `make all`
after project is already built is now 10% faster.


Kirill



reply via email to

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