Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 11902] Can't seem to deprecate spells

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 11902] Can't seem to deprecate spells
  • Date: 22 May 2006 15:36:10 -0000

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





------- Additional Comments From acedit AT armory.com 2006-05-22 10:36 -------
lines 123 and 130 of libcast are wrong, line 127 is also questionable. this is
quite the frankenfunction.

for some reason the code simultaneously loops on each conflict, then appends
to
a list, "to_dispel", then each time around the loop dispels the entire list

It should just dispel ${spell_and_default[0]}, and line 123 is not necessary.

The code also should be checking for dispel failures.

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