Source-Changes-D archive

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

Re: CVS commit: src/usr.bin/make



Simon J. Gerraty <sjg%juniper.net@localhost> wrote:

> <coypu%sdf.org@localhost> wrote:
> 
> > On Tue, Apr 11, 2017 at 05:30:13PM +0000, Simon J. Gerraty wrote:
> > > Log Message:
> > > Str_Match: allow [^a-z] to behave as expected.
> > 
> > % env A=NetBSD-7-x86_64 make -V '${A:MNetBSD-[^0-1]-i386}'
> > NetBSD-7-x86_64
> 
> Well that's interesting - thanks...

Fixed, and a better unit-test added.

Thanks


Home | Main Index | Thread Index | Old Index