macports.tcl ::PortInfo
Bradley Giesbrecht
pixilla at macports.org
Fri Jun 3 19:51:26 PDT 2011
On Jun 3, 2011, at 7:03 PM, Daniel J. Luke wrote:
> On Jun 3, 2011, at 10:02 PM, Daniel J. Luke wrote:
>>
>> :: is the tcp namespace seperator (http://www.tcl.tk/man/tcl8.4/TclCmd/namespace.htm)
>
> s/tcp/tcl ;)
:) ha, googling was about to get fun...
I had been reading up on tcl namespace.
I was trying to find which namespace ::PortInfo belonged to. I tried a few things like $::PortInfo.
Having nothing on the left side of :: just looks odd to me.
Is there a tcl get_declared_namespaces type function?
var_dump?
backtrace?
Thanks,
Brad
More information about the macports-dev
mailing list