Overview
Artifact ID: | 0a7b9c1b2842ec1956682ca134b5cb3689eca2d8075f81a42e5e71bb1663c2bd |
---|---|
Ticket: | 305cddecc7cb555b0d7ee9127b66e2db1aa7fe99
graphops.tcl needs struct::set |
User & Date: | jmroot 2025-02-04 15:53:19 |
Changes
- assignee changed to: "nobody"
- closer changed to: "nobody"
- comment changed to:
Calling ::struct::graph::op::tarjan results in an error: invalid command name "struct::set" Indeed struct::set is used in TarjanSub, and several other procs in graphops.tcl as well. Adding "package require struct::set" to that file fixes the problem.
- foundin changed to: "2.0"
- is_private changed to: "0"
- login: "jmroot"
- mimetype: "text/x-fossil-plain"
- priority changed to: "5 Medium"
- private_contact changed to: "76145175b6ffee50eff3d492ff299da342ff102d"
- resolution changed to: "None"
- severity changed to: "Severe"
- status changed to: "Open"
- submitter changed to: "jmroot"
- subsystem changed to: "struct :: graph"
- title changed to: "graphops.tcl needs struct::set"
- type changed to: "Bug"