On Jan 24, 2007, at 15:48, Paul Guyot wrote:
I don't know why, but I thought there was a good reason for the
presence and use of a native replacement. Maybe when the readdir
command was developed, it was in the Tcl 8.2.x area and glob didn't
take the -directory option.
As I recall, that
Le 26 janv. 07 à 01:42, Kevin Ballard a écrit :
On Jan 24, 2007, at 6:48 PM, Paul Guyot wrote:
Le 24 janv. 07 à 07:12, Kevin Ballard a écrit :
Hrm, nobody has responded. I guess nobody cares?
If I don't hear anything back in the next few days, I'll go ahead
and commit the change.
I wro
On Jan 24, 2007, at 6:48 PM, Paul Guyot wrote:
Le 24 janv. 07 à 07:12, Kevin Ballard a écrit :
Hrm, nobody has responded. I guess nobody cares?
If I don't hear anything back in the next few days, I'll go ahead
and commit the change.
I wrote those lines because we use readdir native comman
Le 24 janv. 07 à 07:12, Kevin Ballard a écrit :
Hrm, nobody has responded. I guess nobody cares?
If I don't hear anything back in the next few days, I'll go ahead
and commit the change.
I wrote those lines because we use readdir native command through
MacPorts instead of glob. I don't kn
Hrm, nobody has responded. I guess nobody cares?
If I don't hear anything back in the next few days, I'll go ahead and
commit the change.
On Jan 12, 2007, at 2:27 PM, Kevin Ballard wrote:
I was just poking around and in darwinports_fastload.tcl.in I
discovered the following:
# I could it
I was just poking around and in darwinports_fastload.tcl.in I
discovered the following:
# I could iterate on the directory, but the only way I know in Tcl
involves a
# native function we provide in pextlib.
set dir [file join "@prefix_expanded@" share darwinports Tcl port1.0]
catch {source [