Boost logo

Boost-Build :

Subject: Re: [Boost-build] rule determine-output-name ( sources + )
From: Jurko Gospodnetić (jurko.gospodnetic_at_[hidden])
Date: 2012-07-20 15:19:29


   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-])

   Yup, it's a bug. :-) Thanks for reporting it!

   Fixed and a corresponding unit test added in revision [79629] -
http://svn.boost.org/trac/boost/changeset/79629

   Hope this helps.

   Best regards,
     Jurko Gospodnetić


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk