my clients are trying to upgrade from 7.6 to 8.2 tcl<br>
any known issues or concerns?<br>
where can i find info regarding the upgrade?<br>
your help is greatly appreciated<br>
Watch out if you are using "scan" and a format string including "%x" to parse hex values above 0x7FFFFFFF (assuming 32 bit hardware). Up to 8.0, these were translated to negative integers; in 8.1 and 8.2 all such values are mapped to 0x7FFFFFFF - I don't like this!
I have found that in upgrading to 8.2, I also had to upgrade our Tix version, and that is causing us major headaches because the tixMwm command in Tix 4.1.00.7 DOES NOT WORK.<br>
<br>
Why do we keep pretending that Tcl/Tk is a viable "product" on which to base a development effort?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.