Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 5600] cast doesn't report spell failures in v 1.7.2

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 5600] cast doesn't report spell failures in v 1.7.2
  • Date: Wed, 28 Jan 2004 07:25:13 -0500

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

eschabell AT sourcemage.org changed:

What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|sm-sorcery- |eschabell AT sourcemage.org
|bugs AT lists.ibiblio.org |
Status|REOPENED |NEW



------- Additional Comments From eschabell AT sourcemage.org 2004-01-28 07:25
-------
some input from rycee:

"The problem is in libdepends.
Line 212 should be BASE_SPELLS=( $* ) and line 235 should be
SPELLS="${BASE_SPELLS[*]}"
$@ may be a better choice on line 212, I'm not entirely sure.
I'm not entirely sure if this breaks anything in private_remove_dependees but
I don't think so.
Indeed I think it didn't work before and now it does.
But I don't have any way of testing it at the moment.
SPELLS[spell]="" <= that is very suspect though.
Same with ${SPELLS[spell]} on the line above it."


My testing results so far:

*** assume: sorcery 1.7.3 or newer ***

1) large queue, no failures == casting ok, reporting ok.
2) small queue, one failure ==




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