[Bug?!] FileDirectory>>fullNameFor: (was RE: [ENH] UnixFileDirectory tweak)

Tim Rowledge rowledge at interval.com
Fri Dec 17 18:50:08 UTC 1999


On Fri 17 Dec, Steve Elkins wrote:
> "Raab, Andreas" <Andreas.Raab at disney.com> wrote:
> 
> > Could somebody try something alike on other platforms (e.g., Unix, Mac) that

(Acorn)  
FileDirectory default fullNameFor: 'hello' ->'raFS::sq26/$/LEBB/hello'
FileDirectory default fullNameFor:'raFS::sq26/$/LEBB/hello' ->
'raFS::sq26/$/LEBB/hello'
FileDirectory default fullNameFor: 'hello/hello' ->
'raFS::sq26/$/LEBB/hello/hello'

Which seems ok. See how your favourite platform code for
{plat}FileDirectory>fullNameFor: differs and see if it offers a clue to the
problem.

I do still have the problem where CrLfFileStream _fails_ to do the fullname
expansion because  StandardFileStream, CrLfFileStream and FileStream improperly
work together.

tim 

-- 
Strange OpCodes: SSD: Scramble Segment Directory
Tim Rowledge:  rowledge at interval.com (w)  +1 (650) 842-6110 (w)
 tim at sumeru.stanford.edu (h)  <http://sumeru.stanford.edu/tim>





More information about the Squeak-dev mailing list