[Ecls-list] patch for namestring
Juan Jose Garcia-Ripoll
jjgarcia at users.sourceforge.net
Sun Oct 8 07:41:44 UTC 2006
2006/10/8, Dustin Long <dlong at stevens.edu>:
> This attached patch fixes (namestring) which previously appended an
> extra period to pathnames with a non-nil, yet blank, type
I am quite sure this is not the solution. There is a current problem
with the parsing of "." which is interpreted has having type = ""
intead of NIL, as it probably should be.
> (pathname-name ".")
"."
> (pathname-type ".")
""
> (pathname-type "foo")
NIL
--
Max-Planck-Institut für Quantenoptik
Hans-Kopfermann-Str. 1, Garching, D-85748, Germany
Phone: +49 89 32905 345 Fax: +49 89 32905 336
http://www.mpq.mpg.de/Theorygroup/CIRAC/
More information about the ecl-devel
mailing list