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

Joshua Gargus gargus at cs.ualberta.ca
Sat Dec 18 08:55:26 UTC 1999


On Fri, Dec 17, 1999 at 01:11:43PM -0800, Tim Rowledge wrote:
> On Fri 17 Dec, Raab, Andreas wrote:
> > Tim,
> 
> > Argh. You're right - I just checked it. We need to fix this (I don't
> > remember having seen your fixes - can you post them again?!).
> Try the attached fix; it is _not_ an elegant final answer, but it does seem to
> solve the problem pro tem.
> 
> > Though it
> > doesn't explain why you can't open a relative file on Unix ;-)
> I think it does in the case of CrLfFileStream.

In Wonderland>>makeActorFrom: (the example which motivated this thread),
it is a CrLfFileStream which causes the problem.  You can open a relative
file (the .mdl file is read in OK).  It's just that subsequent files
(such as the texture file) are not given the proper path prefix.

Tim: thanks for the fix; I'll give it a try tomorrow.

Josh

> 
> tim
> 





More information about the Squeak-dev mailing list