ALT Linux Bugzilla
– Attachment 674 Details for
Bug 5465
Bad: Перестал работать tkabber
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
workaround for conflict between tclx and memchan
tkabber.patch (text/plain), 415 bytes, created by
Sergey Vlasov
on 2004-12-18 22:08:17 MSK
(
hide
)
Description:
workaround for conflict between tclx and memchan
Filename:
MIME Type:
Creator:
Sergey Vlasov
Created:
2004-12-18 22:08:17 MSK
Size:
415 bytes
patch
obsolete
>--- tkabber.tcl.rpmorig 2004-07-29 02:49:10 +0400 >+++ tkabber.tcl 2004-12-18 21:58:08 +0300 >@@ -4,6 +4,11 @@ > > # $Id: tkabber.tcl,v 1.219 2004/07/10 20:05:04 aleksey Exp $ > >+# Memchan and Tclx packages both try to define "random". >+# Make sure that Tclx loads after Memchan to get "random" from Tclx. >+catch {package require Memchan} >+catch {package require Tclx} >+ > set interface tk > namespace eval ifacetk {} >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 5465
: 674