Change 1179
Matt Armstrong
committed this change
into
//guest/matt_armstrong/jam/hdrscan_on_target_fix
Request Review
Download .zip
Description of the bug this change fixes:
If a HDRRULE does this:
FOO on $(<) = a b c ;
Then after the HDRRULE finishes, the *global* variable FOO
will be set, and the "on target" variable FOO on $(<) won't be
changed at all.
This can occur with the default Jambase's HdrRule if a file
#includes itself.
Files
3
Comments
0
3
edited
0
added
0
deleted
•
make.c#2
Loading...
rules.c#2
Loading...
rules.h#2
Loading...
Tip: Use
n
and
p
to cycle through the changes.