gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] lstat [was Re: Windows stuff]


From: Camm Maguire
Subject: [Gcl-devel] lstat [was Re: Windows stuff]
Date: Tue, 15 Oct 2013 16:03:44 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

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                                        address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]