Anonymous | Login | 01-15-2021 18:06 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0007849 | [Squeak] Files | major | always | 03-22-16 02:02 | 03-22-16 02:02 | |||||||
Reporter | anonymous90 | View Status | public | |||||||||
Assigned To | ||||||||||||
Priority | normal | Resolution | open | |||||||||
Status | new | Product Version | 5.0 | |||||||||
Summary | 0007849: FileDirectory issues with relative UNIX paths in Squeak 5.0 | |||||||||||
Description |
If you evaluate this in Squeak 5.0 on UNIX: (FileStream forceNewFileNamed: 'foo.txt') close. FileDirectory default directoryEntryFor: './foo.txt' you get nil. change the './foo.txt' to 'foo.txt', and it works as expected. A similar error occurs when creating FileDirectories: FileDirectory forFileName: './foo.txt' gives a FileDirectory for the root "/" directory. but replace './foo.txt' with 'foo.txt', and it works. |
|||||||||||
Additional Information | ||||||||||||
Attached Files | ||||||||||||
|
There are no notes attached to this issue. |
![]() |
|||
Date Modified | Username | Field | Change |
03-22-16 02:02 | anonymous90 | New Issue | |
07-22-16 22:22 | TimNN | Issue Monitored: TimNN |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
30 total queries executed. 25 unique queries executed. |