Change 2557

rmg
rmg committed this change into /
Request Review
Download .zip
Shuffle mechanism for optional Jamrules includes: now no error
message is issued for a missing include file marked with NOCARE.

Previously, we used Glob to try to find the optional Jamrules
files, but on VMS that doesn't work so well: Glob returns all
uppercase file names with .'s at the end, which doesn't match
"Jamrules" at all.

The NOCARE part is a user-visible change documented in RELNOTES.

=== computer:1666: Change 39273 by seiwald@waffle-cyg-seiwald on 2002/12/19 22:44:03
  • Files 5
  • Comments 0
5 edited 0 added 0 deleted
guest/perforce_software/jam/src/Jam.html#18
Loading...
guest/perforce_software/jam/src/Jambase#23
Loading...
guest/perforce_software/jam/src/RELNOTES#45
Loading...
guest/perforce_software/jam/src/compile.c#17
Loading...
guest/perforce_software/jam/src/jambase.c#19
Loading...
Tip: Use n and p to cycle through the changes.