MacPorts 1.6 still supports OS X 10.3 Panther?

Kevin Ballard eridius at macports.org
Sat Jan 5 17:21:35 PST 2008


Ok, I've just replaced the if-else statement that used this info  
command with a try-catch block instead, to see if that makes any  
difference (r32514). Please update to HEAD, reinstall port, and see if  
the problem remains.

If the problem persists, please pass the -d switch and see if you  
can't get a backtrace out of it.

-Kevin Ballard

On Jan 5, 2008, at 8:04 PM, Chris Janton wrote:

> On 2008-01-05 , at 17:55 , Kevin Ballard wrote:
>
>> kevin at Erebor:~> tclsh
>> % proc foo_bar {} { return 3 }
>> % foo_bar
>> 3
>> % info commands foo_bar
>> foo_bar
>> % info commands foo
>> %
>>
>> Tell me if you get different results.
>
>
> % house54 4 # which tclsh
> /usr/bin/tclsh
> house54 5 # tclsh
> % proc foo_bar {} { return 3 }
> % foo_bar
> 3
> % info commands foo_bar
> foo_bar
> % info commands foo
> % house54 6 #
>
> admin at x:admin:125 $ which tclsh
> /opt/local/bin/tclsh
> admin at x:admin:126 $ tclsh
> % proc foo_bar {} { return 3 }
> % foo_bar
> 3
> % info commands foo_bar
> foo_bar
> % info commands foo
> %
>
> % admin at x:admin:127 $ /usr/bin/tclsh
> % proc foo_bar {} { return 3 }
> % foo_bar
> 3
> % info commands foo_bar
> foo_bar
> % info commands foo
> % admin at x:admin:128 $
>
> 8)
> ----------------------------------
> Chris Janton  - face at CentosPrime dot COM
> Netminder for Opus1.COM
>
>

-- 
Kevin Ballard
http://kevin.sb.org
eridius at macports.org
http://www.tildesoft.com


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-users/attachments/20080105/a120f0ef/attachment-0001.html


More information about the macports-users mailing list