Subject: Re: [Boost-bugs] [Boost C++ Libraries] #853: path with spaces not always handled
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-05-21 15:39:42
#853: path with spaces not always handled
------------------------------+---------------------------------------------
Reporter: steven_watanabe | Owner:
Type: Bugs | Status: new
Milestone: | Component: build
Version: None | Severity: Showstopper
Resolution: None | Keywords:
------------------------------+---------------------------------------------
Changes (by grafik):
* owner: nobody =>
* status: assigned => new
* severity: => Showstopper
Old description:
> {{{
> boostbook.jam
> generate-xml-catalog needs to replace spaces with %20
>
> quickbook.jam
> actions quickbook-to-boostbook needs to quote
> $(QB-COMMAND)
>
> xsltproc.jam
> compute-xslt-flags needs to quote all paths and
> stringparams iff they are not already quoted.
>
> }}}
New description:
{{{
boostbook.jam
generate-xml-catalog needs to replace spaces with %20
quickbook.jam
actions quickbook-to-boostbook needs to quote
$(QB-COMMAND)
xsltproc.jam
compute-xslt-flags needs to quote all paths and
stringparams iff they are not already quoted.
}}}
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/853#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:55 UTC