Version 3 of Changes in Tcl/Tk 8.4.12

Updated 2006-01-25 19:02:29

Updated packages

  • http 2.5.2

Tcl: Changed behavior

The package ifneeded commands in the index scripts of packages are now checked during package require to verify that the $script in

   package ifneeded $pkg $version $script

actually provides version $version of package $pkg. If not, a warning is logged using tclLog. Use these warnings to fix broken packages.


Category Documentation - Changes in Tcl/Tk