Bug 227951
| Summary: | tcl_findLibrary is not thorough enough | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Wart <wart> | ||||
| Component: | tcl | Assignee: | Marcela Mašláňová <mmaslano> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | sander | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-01-18 08:19:03 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 226893 | ||||||
| Attachments: |
|
||||||
|
Description
Wart
2007-02-09 01:19:30 UTC
Created attachment 147722 [details]
update tcl_findLibrary procedure in auto.tcl
This patch updates the tcl_findLibrary procedure in auto.tcl, which is used by
Tk to find tk.tcl.
Thanks for patch. It has to wait for new version 8.5. Upstream acknowledges the problem, and proposes a slightly more complicated fix: http://sourceforge.net/tracker/index.php?func=detail&aid=1655677&group_id=10894&atid=360894 http://sourceforge.net/tracker/index.php?func=detail&aid=765642&group_id=12997&atid=112997 This patch should be considered a workaround until the above upstream bug is fixed. fixed in tcl-1:8.5.0-6 |