Greetings, and thanks again so much for the use of your windows machine!

We have

lstat("c:/emacs",&ss) -> 1, and ss shows its a directory
lstat("c:/emacs/",&ss) -> 0
lstat("c:/emacs//",&ss) ->0 ;acl2 our-user-homedir-pathname produces this

On wine, the trailing slashes are silently eliminated as is customary.
Should I hardcode this behavior in to make up for the non-uniformity?

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

Reply via email to