|
Re: OPEN problem on Cygwin.: msg#00126lisp.clisp.general
On Cygwin, the /dev/tty file exists, but the directory /dev does not. WE get this: [1]> (with-open-file (x "/dev/tty")) *** - nonexistent directory: #P"/dev/" Second-guessing the operating system's path component resolution strategy not only wastes cycles, but leads to incorrect guesses when the operating system recognizes special cases. Can't CLISP just take the pathname string and pass it to the open() system call? ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Using filenames which contain wildcard characters: 00126, Hoehle, Joerg-Cyril |
|---|---|
| Next by Date: | Re: OPEN problem on Cygwin.: 00126, Hoehle, Joerg-Cyril |
| Previous by Thread: | Re: New, from-scratch implementation of backquote.i: 00126, Todd Sabin |
| Next by Thread: | RFE: debugging in separate window: 00126, Hoehle, Joerg-Cyril |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |