ok, I did it, but I need you to test it...
Please, everyone try it and see that it works for you (Vivia) and I didn't
break others...
can someone with tcl/tk 8.4.8 and tcl/tk 8.4.9 test it please ?
because from what I remember, someone had this problem with tcl/tk 8.4.9
BUT the fix was already done in 8.4.9... so.. what's wrong ? anyways, I
saw the fix in tk source code for 8.4.9.. so I need you to test, so I can
make sure it's TK_RELEASE_SERIAL < 9 and not TK_RELEASE_SERIAL <= 9...
also, what would happen if the packager compiles it on 8.4.11 and the
rpm-user has 8.4.8 ? do you think I should always keep it enable for this
reason ? as long as we know the fix works and doesn't break anything even
for working versions ??
or we can also do a
Tcl_EvalCommand("info patchLevel") and a Tcl_EvalCommand("set
$::tcl_platform(os)") and programatically check for the conditions
(instead of using defines...)
KaKaRoTo
On Sat, 03 Dec 2005 19:52:02 -0500, Youness Alaoui
<[EMAIL PROTECTED]> wrote:
I could, but I think my brain froze!!!
KaKaRoTo
On Sat, 03 Dec 2005 19:38:13 -0500, Karol Krizka <[EMAIL PROTECTED]>
wrote:
On Saturday 03 December 2005 15:38, Youness Alaoui wrote:
maybe you're right, but I didn't find that defined in the source...
this
is what I suggest :
#ifdef _XLIB_H
#ifndef MAC_TCL
#ifndef WIN32
#if TK_MAJOR_VERSION == 8 && TK_MINOR_VERSION == 4 &&
TK_RELEASE_SERIAL < 9
They must have added those definitions in 8.5 only then because that's
the
sources I was checking (had them already unpacked). Is anyone planning
to add
this or should I?
--
KaKaRoTo
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel