Skip to Content.
Sympa Menu

sm-sorcery-bugs - [Sm-Sorcery-Bugs] [Bug 1220] Dependencies do not get listed in $OPTS variable

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT metalab.unc.edu
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [Sm-Sorcery-Bugs] [Bug 1220] Dependencies do not get listed in $OPTS variable
  • Date: Fri, 11 Oct 2002 13:58:39 -0400

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

sergeyli AT pisem.net changed:

What |Removed |Added
----------------------------------------------------------------------------
Summary|$OPTS does not have DEPENDS |Dependencies do not get
|stuff if it is manipulated |listed in $OPTS variable
|in $SPELL_CONFIG (php spell)|



------- Additional Comments From sergeyli AT pisem.net 2002-10-11 13:58 -------
I'm changing the summary because I found the problem. There were two of them:
1. In libdepends::satisfy_depends, wrong condition was used and $OPTS was
never
assigned if the dependency was "on";
2. explode did not process dependencies with spaces;
3. Quotes were omitted in multiple places, so dependencies with spaces did not
get propagated all the way into libdepends::satisfy_depends;
I'll attach a patch.



------- 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