Greetings, and thanks so much for your feedback!
Thank you so much for pointing out that these test failures are new, I
did not know that. I had been focusing on the 2.7 build, but will now
look at these so we have a clean build with both GCL versions.
Take care,
Qian Yun writes:
> Hi Camm,
>
Greetings,
The Fedora project is moving from Tcl/Tk 8.6 to 9.0. The code in
gcl-tk/tkMain.c needs a few adjustments for version 9.
- The Tcl_TildeSubst function is gone. In addition, Tcl/Tk functions
no longer expand ~ by default.
- The CONST macro has been removed, since ANSI compilers have be