[mythtv-commits] Ticket #5542: win32-packager.pl needs encapsulation of windows paths in " to allow for spaces in path names
MythTV
mythtv at cvs.mythtv.org
Sat Sep 13 00:40:36 UTC 2008
#5542: win32-packager.pl needs encapsulation of windows paths in " to allow for
spaces in path names
---------------------------------+------------------------------------------
Reporter: jonathan at snetram.nl | Owner: danielk
Type: defect | Status: new
Priority: major | Milestone: unknown
Component: windows | Version: head
Severity: medium | Resolution:
Mlocked: 0 |
---------------------------------+------------------------------------------
Comment(by davidbuzz at gmail.com):
Your problem can be even more easily solved by you following the standard
practice of installing mingw in c:/mingw and msys in c:/msys/1.0/ ,
neither of which has spaces. If that offends you too much, then try
using the 8.3 filenaming convention for your directory - al-ah:
c:\progra~1\MinGW\
Unless you supply a fully tested patch for witespace support in paths,
it's not going to be changed, as the existing quoting mechanisms are
already complex enough ( with PERL, DOS, and UNIX path conventions all
already being used).
trac-master, please close this ticket as "wontfix".
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/5542#comment:1>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list