Number: 168
Title: Debian Bug#148457 graphviz: script ihi- missing close-bracket
Submitter: Stephen M Moraco
Date: Fri Jul 5 00:05:51 2002
Subsys: Other
Version: 1.8.5
System: *-*-
Severity: minor
Problem:
(As reported to me:)

Hi,

I'm running a debian system and I've tried to use your implementation of Inheritance Hierachies Inference (IHI) that comes with the debian package graphviz. It doesn't really matter (this script is in the doc part) but there's a missing close-bracket line 131 :

if {[string equal $object [lindex $sup $k]} {

Of course, patching it to

if {[string equal $object [lindex $sup $k]]} {

solves everything but some people willing to use it could give-up trying...

Best regards, Arnaud Legrand omments: Any chance you could provide me (as your debian packager) a simple email address where I can file these instead of filling out this form interactively. 'tis much easier for me to simply forward the bug email. -Stephen
Fix:
See descr. text. I've fixed this in my packaged version, so Debian users are now getting the fixed version... (as of 1.8.5-2)
Owner: ellson
Status: Fixed (5 July 2002)