[Ecls-list] Xmas fixes

Juan Jose Garcia-Ripoll worm at arrakis.es
Thu Jan 8 09:19:03 UTC 2004


On Thursday 08 January 2004 17:42, Marco Antoniotti wrote:
> > + New function SI::GETCWD returns the current working directory of the
> > C
> > library.
>
> Is this exported or not?  Doe it return a pathname?

Yes, it is exported from the SYSTEM (or SI) package and it always returns a 
pathname object.

> > + SI::CHDIR now takes a boolean as a second argument:
> > 	(SI::CHDIR new-directory &optional update-d-p-d)
> > If update-d-p-d is true, then *DEFAULT-PATHNAME-DEFAULTS* takes is set
> > to the
> > truename of the new working directory.
>
> Same here.  Is it exported?

Same as SI::GETCWD: it is exported and it returns a pathname corresponding to 
the current directory before it is changed.

Regards,

Juanjo





More information about the ecl-devel mailing list