Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #39712] [TODO] Tcl - handle default args in [proc]

0 views
Skip to first unread message

Matt Diephouse

unread,
Jul 4, 2006, 4:39:40 PM7/4/06
to bugs-bi...@rt.perl.org
# New Ticket Created by Matt Diephouse
# Please include the string: [perl #39712]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=39712 >


From the [proc] man page:

"Each argument specifier is also a list with either one or two
fields. If there is only a single field in the specifier then it is
the name of the argument; if there are two fields, then the first is
the argument name and the second is its default value."

Currently, Tcl just treats everything as a argument name.

--
Matt Diephouse

0 new messages