Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 10453] perl did not trigger a recompile on vim

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 10453] perl did not trigger a recompile on vim
  • Date: 27 Jan 2006 06:36:29 -0000

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





------- Additional Comments From v.merkatz AT gmx.net 2006-01-27 00:36 -------
To really do what's expected that should be:
if is_depends_enabled $SPELL perl; then
on_cast perl check_self
fi

check_self is probably better than cast_self since it's not broken by every
perl
cast, just by such version changes.
is_depends_enabled is a function only available in devel sorcery though, I'll
check if TRIGGERS has access to stuff defined in FUNCTIONS so we can make it
backwards compatible.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




Archive powered by MHonArc 2.6.24.

Top of Page