Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 7662] scribe does not remove the last grimoire

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 7662] scribe does not remove the last grimoire
  • Date: Sat, 20 Nov 2004 17:10:20 -0500

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

acedit AT armory.com changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED



------- Additional Comments From acedit AT armory.com 2004-11-20 17:10 -------
This was amusing. codex_remove_grimoire starts a transaction, then removes the
file the transaction made, then iterates through the grimoires echo'ing them
to
the transaction file. Since there werent any grimoire's left the file was
never
remade. The commit transaction logic thinks that there was an out of space
problem since the file is missing (which is usually why). Solution is to just
touch the file after removing it.

fixed in test at 47456, test sorcery 1.11.2-rc2 now available for general
consumption.



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