$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] rule determine-output-name ( sources + )
From: Adder (adder.thief_at_[hidden])
Date: 2012-07-19 10:27:13
Hi,
I would like to kindly ask whether in file generators.jam, class
generator, rule determine-output-name, the line
for local s in $(sources[2])
should actually read
for local s in $(sources[2-])
Thank you for all your work.
-- Sincerely, Adder