Re: doc bug on Tcl link command

Liste des GroupesRevenir à cl tcl 
Sujet : Re: doc bug on Tcl link command
De : m.n.summerfield (at) *nospam* gmail.com (Mark Summerfield)
Groupes : comp.lang.tcl
Date : 30. Jun 2025, 18:04:55
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <103ug3n$29h5a$1@dont-email.me>
References : 1 2
User-Agent : Pan/0.149 (Bellevue; 4c157ba)
On Sun, 29 Jun 2025 22:06:05 +0200, Harald Oehlmann wrote:

Am 29.06.2025 um 19:14 schrieb Mark Summerfield:
On page https://www.tcl-lang.org/man/tcl9.0/TclCmd/link.html
There is an example class Ex that ends with these lines:
 
set o [Ex new]
$o 3 5 7
         → This is a
         → This is b(3)
         → This is c(5,7)
 
but when I tried the example I got:
 
unknown method "3": must be a, b, c, call or destroy
     while executing
"$o 3 5 7"
 
When I did `$o call 3 5 7` it worked as expected.
 
There's no link on the page to edit it or to report a bug
in it so I thought I'd write here.
 
THanks marc,
the right way is to report bug on TCL fossil.
Shall I do it for you?
 
THGanks,
Harald

I'd be happy to report it but there is no link on the doc pages and
no link to bug reporting that I can see on the main
https://www.tcl-lang.org/ page however I finally found
https://core.tcl-lang.org/tcl/reportlist and now I've reported it:
https://core.tcl-lang.org/tcl/tktview/0cb3d93aae5ab9201509e904f40bccdf8bceb8ab

Incidentally I didn't see a 'doc' category so used 'other'

Date Sujet#  Auteur
29 Jun 25 * doc bug on Tcl link command4Mark Summerfield
29 Jun 25 `* Re: doc bug on Tcl link command3Harald Oehlmann
30 Jun 25  `* Re: doc bug on Tcl link command2Mark Summerfield
1 Jul 25   `- Re: doc bug on Tcl link command1Harald Oehlmann

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal