Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 9754] cannot escape spaces in configure options

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 9754] cannot escape spaces in configure options
  • Date: Sun, 11 Sep 2005 11:20:04 -0700 (PDT)

http://bugs.sourcemage.org/show_bug.cgi?id=9754





------- Additional Comments From acedit AT armory.com 2005-09-11 11:20 -------
If I change OPTS to be an array and use "${OPTS[@]}" that seems to work,
however
that'll probably break a lot of existing spells. If I setup a new variable
existing spells with custom BUILDS will break. I could setup both OPTS and the
new variable, that would mean that if the spell modifies OPTS in BUILD then
calls default_build i'd have to use the old behavior, otherwise use the new
variable.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page