Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 7648] cast run cleanse --fix which run cast -c with the SAME spell

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 7648] cast run cleanse --fix which run cast -c with the SAME spell
  • Date: Thu, 18 Nov 2004 14:42:25 -0500

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





------- Additional Comments From acedit AT armory.com 2004-11-18 14:42 -------
The problem is CAST_PASS is set when cleanse runs resurrect. Normally
parent cast sets CAST_PASS and runs make, the child casts realize that
they are child casts based on the value of CAST_PASS and do their
appropriate task (either download or resurrect/compile/install). Resurrect
is called in this way as well, and doesnt unset CAST_PASS. Then when it
calls cleanse, and cleanse calls cast, cast still has CAST_PASS set.
So that cast doesnt start up properly. I could have sworn I fixed this
already...darn.



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