Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 10340] New: cast --deps sometimes casts the given spell too

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 10340] New: cast --deps sometimes casts the given spell too
  • Date: 3 Jan 2006 21:33:03 -0000

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

Summary: cast --deps sometimes casts the given spell too
Product: Sorcery
Version: 1.13.x
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Cast
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: BearPerson AT gmx.net


cast --deps $SPELL used to cast all spells that $SPELL depended on, but not
$SPELL itself.
Currently, it is still quitting if $SPELL has no dependencies,
but if it does have some, it casts the dependencies and the spell.

I would guess that it does exit early nicely when the dependencies list comes
up
empty, but goes on as usual when it doesn't. It'd somehow need to make the
given
spell not get cast.
Of course, I could be wrong and it's just later logic overriding the early
list...

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



  • [SM-Sorcery-Bugs] [Bug 10340] New: cast --deps sometimes casts the given spell too, bugzilla-daemon, 01/03/2006

Archive powered by MHonArc 2.6.24.

Top of Page