Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 10350] summon -g assumes grimoires in /var/lib/sorcery/codex

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 10350] summon -g assumes grimoires in /var/lib/sorcery/codex
  • Date: 6 Jan 2006 19:55:43 -0000

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





------- Additional Comments From acedit AT armory.com 2006-01-06 13:55 -------
actually it doesnt assume they are there, it tries to look them up, then if
the
lookup failed, it tries the codex_root. The question is, why did the lookup
fail.

My guess is that in codex_set_grimoires it does an unset GRIMOIRE_DIR, then
canonicalizes the names, which should also do a lookup. Trouble is, the lookup
relies on GRIMOIRE_DIR, which was just unset. Assuming thats correct, we'd
need
use a temporary array, and then unset GRIMOIRE_DIR and transfer the results
into it.

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