$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Trailing slash removed from xsl:param
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-04-28 14:20:55
AMDG
On 04/28/2013 10:44 AM, Daniel James wrote:
> Hi,
>
> I'm getting some broken links in the documentation build because of
> what appears to be a change in Boost.Build. In the accumulators
> documentation build (at libs/accumulators/doc/Jamfile.v2), the
> 'doxygen statsdoc' rule has the attribute:
>
> <xsl:param>boost.doxygen.formuladir=images/accumulators/
>
> On release this results in the xsltproc parameter:
>
> --stringparam boost.doxygen.formuladir "images/accumulators/"
>
> But on trunk it's:
>
> --stringparam boost.doxygen.formuladir "images/accumulators"
>
> The trailing slash has been removed. Any idea what might have caused this?
>
It's probably my fault. I'll look at it
tomorrow. When did this start?
In Christ,
Steven Watanabe