Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 10297] gaze depends (not --fast) is not "human readable"

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 10297] gaze depends (not --fast) is not "human readable"
  • Date: 8 Jun 2006 06:26:28 -0000

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


acedit AT armory.com changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
Version|1.13.x |1.14.x




------- Additional Comments From acedit AT armory.com 2006-06-08 01:26 -------
Fixed in devel at dae12ebf0f9d6aa00f75650dc6f54d7bde5358d6

I didnt use the patch. I used a much more legible awk statement (which is also
faster). I also put the output translation at a higher level, calling sed/awk
once for each line in the middle of a loop like that is really poor form.

No one is really demanding this enhancement so I'm just going to put it in
1.14.

(In reply to comment #12)
> I'm adding the fast_up_depends function from bug #10661 to libcompat right
> now,
> can we get that somewhere into sorcery and libapi soon?
This is unrelated to the current bug but Im not sure where best to respond to
this otherwise.

You probably should've picked something other than 'fast_up_depends' to use in
spells... over the course of doing the code re-arrangement I removed that
function entirely and replaced the implementation of show_depends with it. I
then changed show_depends to show_up_depends since thats what its doing and
exposed that in libapi. So you'll need to sort out the numerous spells that
are
calling fast_up_depends.


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