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

Subject: [Boost-bugs] [Boost C++ Libraries] #2113: build.bat doesn't handle quotes correctly
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-07-13 00:59:16


#2113: build.bat doesn't handle quotes correctly
-------------------------------------+--------------------------------------
 Reporter: steven_watanabe | Owner: grafik
     Type: Bugs | Status: new
Milestone: Boost 1.36.0 | Component: bjam
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
-------------------------------------+--------------------------------------
 I tried to use
 build.bat vc9 "--with-python=C:\Program Files\Python25"
 and kept getting error messages saying
 =C:\Program was unexpected at this time
 The fix is to replace "_%1_" with "_%~1_".
 Also, I had to add quotes to build.jam
 Patch attached.

-- 
Ticket URL: <http://svn.boost.org/trac/boost/ticket/2113>
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:58 UTC