From: <apn...@ya...> - 2024-09-25 08:35:57
|
Oops, sorry, I was going by this – % info patch 9.0b3 % info loaded x y z wrong # args: should be "info loaded ?interp? ?packageName?" having picked up the Beta 3 tclsh from my path instead of the current rc2 version. Apologies for the noise From: Jan Nijtmans <jan...@gm...> Sent: Wednesday, September 25, 2024 1:45 PM To: apn...@ya... Cc: Donald G Porter <don...@ni...>; Tcl List Core <tcl...@li...> Subject: Re: [TCLCORE] Tcl 9.0.0 Draft Release Notes Op wo 25 sep 2024 om 10:00 schreef apnmbx-public--- via Tcl-Core: A very very minor nit I hesitate in reporting but ... In the section "New command options", - `info loaded ... ?prefix?` Should probably be - `info loaded ... ?package?` No, you're mistaken: "?prefix?" is correct here, since "info loaded" doesn't know anything about the package name. Regards, Jan Nijtmans |