Re: [Boost-bugs] [Boost C++ Libraries] #2113: build.bat doesn't handle quotes correctly

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2113: build.bat doesn't handle quotes correctly
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-11-23 05:08:03


#2113: build.bat doesn't handle quotes correctly
--------------------------------------+-------------------------------------
  Reporter: steven_watanabe | Owner: grafik
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: bjam
   Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords:
--------------------------------------+-------------------------------------
Changes (by grafik):

  * milestone: Boost.Jam 3.1.17 => To Be Determined

Comment:

 Using "%~1" has the drawback of not working on older CMD shells. And the
 general task of removing quotes around arguments, i.e. on variables in
 general, on CMD is fraught with painfully version specific and long code.
 Not sure how to resolve this problem.

 As for the build.jam patch, I made an equivalent change that solves the
 problem for all args when running the commands.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2113#comment:2>
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:59 UTC