Opened 15 years ago
Closed 15 years ago
#1272 closed Bugs (fixed)
@() var expansion failure: no file specified!
Reported by: | René Rivera | Owned by: | René Rivera |
---|---|---|---|
Milestone: | Boost.Jam 3.1.15 | Component: | bjam |
Version: | Boost.Jam 3.1.15 | Severity: | Showstopper |
Keywords: | Cc: |
Description
As reported in the testing list, we are now seeing errors like:
/var/scratch2/boost/boost/tools/build/v2/build/targets.jam:975:>>>>|>>>>|>>>>|>>>>|>> local indirect = @Jamfile</var/scratch2/boost/boost>%Jamfile</var/scratch2/boost/boost>.handle-static-runtime no file specified!
The message comes from the @()
expansion during variable evaluation.
Note:
See TracTickets
for help on using tickets.