Greetings! I am considering pushing some pathname ansi fixes from
masterr into the next gcl release. Thie entails the following patch to
#'canonical-unix-pathname in other-events.lisp:
(eq (car dir)
#+gcl :ROOT
#-gcl :ABSOLUTE))
becomes
(eq (car dir)
:ABSOLUTE))
I'd like to make something backward compatible. Suggestions?
Take care,
--
Camm Maguire [email protected]
==========================================================================
"The earth is but one country, and mankind its citizens." -- Baha'u'llah
_______________________________________________
Gcl-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gcl-devel