Artifacts Associated With Ticket 2566f062106cbfb0d10c6e9a7c0454c5d1b11393
Ticket change [0ec346fe50] (rid 464) by anonymous on 2015-04-13 03:01:07:
- foundin initialized to: "trunk"
- icomment:
apologies for the two tickets, I can't seem to edit the first one. Patch requires one more hunk: --- client/lib/teapotclient0.1/teapotclient.tcl +++ client/lib/teapotclient0.1/teapotclient.tcl @@ -106,11 +106,11 @@ } } } foreach pkg [array names pkgdata] { - set pkgdata($pkg) [lsort -decreasing -dictionary $pkgdata($pkg)] + set pkgdata($pkg) [lsort -decreasing -command vcompare $pkgdata($pkg)] } array set extDependencies [list] foreach extension $extensions { set extension [file tail $extension]
- login: "anonymous"
- mimetype: "text/x-fossil-plain"
- private_contact initialized to: "cb02a4a25e8da92f2790bc307bf01ef24ce6053e"
- severity initialized to: "Important"
- status initialized to: "Open"
- title initialized to: "addition to [00bc6a8fb5e8]"
- type initialized to: "Code_Defect"