#450: Spaces in file names break macrubyc ------------------------------+--------------------------------------------- Reporter: bskinner@… | Owner: lsansonetti@… Type: defect | Status: new Priority: trivial | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: ------------------------------+--------------------------------------------- If there are any spaces (or any odd characters for that matter) in either the source or output filenames the compile will fail when attempting to call g++. Attached is a patch that simply places single quotes around the troublesome variables. This patch (and bug) is based off the Beta 2 release of MacRuby 0.5. -- Ticket URL: <http://www.macruby.org/trac/ticket/450> MacRuby <http://macruby.org/>