From: Jan N. <jan...@gm...> - 2024-09-25 08:06:14
|
Op di 24 sep 2024 om 23:00 schreef Donald G Porter via Tcl-Core: > > Ok, I am hearing two complaints about RC2 that folks want addressed > before the release of Tcl/Tk 9.0.0. > > The documentation should be purged of mentions of Tcl 8.7. > > The changes/release notes should warn about lack of intrep preservation. > > I am (just barely) willing to cut one more -- RC3 -- and then release > that, but I'm not willing to do N more. If there's anything else, speak > up in the next 24 hours, and catch the last train. > I just committed a 1-line fix to trunk, which prevents the conversion to list in the case reported by AKU: Tcl Source Code: Check-in [53e5096b31] (tcl-lang.org) <https://core.tcl-lang.org/tcl/info/53e5096b315bd094> This gives you the possibility to solve the problem in stead of mentioning it in the "known bugs" section. But .... the decision is yours, Don! Hope this helps, Jan Nijtmans |