Opened 14 years ago

Closed 13 years ago

#2421 closed Defect (fixed)

Build fails on Mac OS X if special characters are in project path

Reported by: dethbunny Owned by: livings124
Priority: Low Milestone: 1.80
Component: Transmission Version: 1.75
Severity: Minor Keywords: macosx build
Cc: transmissionbt@…

Description

If there are special characters (e.g. a space) in the path to the source, build fails on Mac OS X. This is due to unescaped spaces in the "Run Script" build phase of miniupnp. Diff of fix attached.

Attachments (1)

FixBuildWithSpaces.diff (758 bytes) - added by dethbunny 14 years ago.
Places quotes around script arguments

Download all attachments as: .zip

Change History (6)

Changed 14 years ago by dethbunny

Places quotes around script arguments

comment:1 Changed 14 years ago by dethbunny

  • Cc transmissionbt@… added

comment:2 Changed 14 years ago by livings124

  • Milestone changed from None Set to 1.80
  • Resolution set to fixed
  • Status changed from new to closed

Fixed in r9136. Thanks!

comment:3 Changed 13 years ago by charles

  • Resolution fixed deleted
  • Status changed from closed to reopened

reopening to fill in missing "owned by" field

comment:4 Changed 13 years ago by charles

  • Owner set to livings124
  • Status changed from reopened to new

comment:5 Changed 13 years ago by charles

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.