From: da S. P. J C. <pet...@fl...> - 2024-11-05 17:07:47
|
I would be EXTREMELY wary of allowing GPL code in the Tcl distribution. The TCL extension mechanism is quite good, after all that’s what it was designed for, and any code that isn’t able to be separately distributed as a separate extension is probably not safe to include because of the GPL interface-copyright (via their “derived works” language). |