Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 9514] Better internal debugging for sorcery

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 9514] Better internal debugging for sorcery
  • Date: 28 Aug 2006 01:18:50 -0000

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





------- Additional Comments From pmahon AT sourcemage.org 2006-08-27 20:18
-------
If all of the calls to debug() were replace with references to $STD_DEBUG or
$STD_DEBUG_N where N is a priority, then when libmisc is sourced it can look
at
the debug level and set the variables appropriatly, empty or with debugging
stuff. This would effectively remove the debugging commands from the scripts.
Althogh an empty string wouldn't do it, it would probably have to be ':'.

But the bulk of the work for this is in replacing the existing debugging
lines,
and deciding on their priority.



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