From: Christian W. <Chr...@t-...> - 2024-09-02 06:40:33
|
On 09/01/2024 11:32 PM, Jan Nijtmans wrote: > Op zo 1 sep 2024 om 06:07 schreef Christian Werner: > > I'm puzzled and unhappy over the ongoing changes regarding Tk_GetColor() ... > > See ticket: > <https://core.tcl-lang.org/tk/tktview/0189a9ae39> I see. Indeed this ship has sailed last century. The problem with the signature of e.g. Tk_Color() should have been solved when the underlaying color hashtable was changed from TCL_ONE_WORD_KEYS to TCL_STRING_KEYS. Seems that would have been in late 1998 if it had happened ever. A fine reason to power up the flux capacitor. Best regards, Christian |