Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 13646] sub-dependencies are not integrated with resurrect

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 13646] sub-dependencies are not integrated with resurrect
  • Date: 6 Nov 2008 06:06:41 -0000

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





--- Comment #5 from Fredrik Carlström <fredrik.carlstrom AT tele2.se>
2008-11-06 00:06:40 ---
Created an attachment (id=7159)
--> (http://bugs.sourcemage.org/attachment.cgi?id=7159)
suggested partial fix

This is still a problem.

The function can_resurrect in libresurrect doesn't check anything but version
and host architecture of the cached spell.

The attached patch adds checking of dependency settings in the directory
$UNCOMMITTED_DEPENDS and the compilation settings in the directory
$DEPENDS_CONFIG, so that reconfigured spells won't be resurrected.

This isn't perfect since no checking of environmental settings (CFLAGS etc.)
and custom configuration settings as set in $SM_CONFIG_OPTION_CACHE are done.
To be able to check these settings, they must first be saved to the cache. But
it's at least a partial solution and takes care of the most common errors.


--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



Archive powered by MHonArc 2.6.24.

Top of Page