Loading...
Helix Swarm
Helix Swarm
Loading...
Change 1612
Perforce staff
committed this change
23 years ago
into
/
Request Review
Download .zip
GLOB now applies the pattern to the directory-less filename,
rather than the whole path. The directory is part of the
arguments to GLOB, so there's no reason to require it to be
part of the pattern. This makes
echo [ Glob . : jam*.c ] ;
match and output
./jam.c ./jambase.c ./jamgram.c
instead of nothing at all.
Thanks to Niklaus Giger.
0 comments
Log in to comment
Files
1
Comments
0
1
edited
0
added
0
deleted
•
guest/perforce_software/jam/src/builtins.c#4
Loading...
Tip: Use
n
and
p
to cycle through the changes.
Log in to comment