Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 13197] db needs to re-cast apr-util and/or apr-util0 every time it is cast

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 13197] db needs to re-cast apr-util and/or apr-util0 every time it is cast
  • Date: 20 Oct 2006 07:49:38 -0000

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





------- Additional Comments From iuso AT sourcemage.org 2006-10-20 02:49 -------
Actually, db shouldn't have a trigger, apr-util/apr-util0 should. And it
shouldn't be a cast_self trigger, because not all version upgrades of db will
break lib compatibility. A check_self will do nicely.

I think what we need in apr-util/apr-util0 is:

if is_depends_enabled $SPELL db; then
on_cast db check_self
fi


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