chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Absolute pathname bug?


From: Peter Bex
Subject: [Chicken-users] Absolute pathname bug?
Date: Sun, 16 Jan 2005 23:40:30 +0100
User-agent: Mutt/1.4.2.1i

Hi,

This appears to be a bug:

csi> (require-extension posix)
; loading library posix ...
csi> (absolute-pathname? "/")
#f
csi> (absolute-pathname? "/foo")
#t

If this is the intended behaviour, can someone explain the rationale?

Regards,
Peter
-- 
http://www.student.kun.nl/peter.bex
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
                                                        -- Donald Knuth

Attachment: pgpH8gI82cP8k.pgp
Description: PGP signature


reply via email to

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