or… which version of pharo are you using? I remember that was a bug, but fixed already some months ago.
Esteban On 10 Apr 2014, at 14:01, Sergi Reyner <[email protected]> wrote: > #30814 on Gentoo GNU/Linux: > > '.' asFileReference absolutePath isAbsolute -> true > > Are you running it on OS/2 or something? ;-) > > Cheers, > Sergi > > 2014-04-10 9:19 GMT+01:00 Pharo4Stef <[email protected]>: > on Mac OS > > '.' asFileReference absolutePath isAbsolute -> true > > >> '.' asFileReference absolutePath isAbsolute > > On 10 Apr 2014, at 09:59, Nicolai Hess <[email protected]> wrote: > >> Which OS? >> >> for windows: >> '.' asFileReference absolutePath isAbsolute -> true >> >> >> >> 2014-04-10 9:44 GMT+02:00 Damien Cassou <[email protected]>: >> '.' asFileReference absolutePath isAbsolute ===> false >> >> >> Is that desirable? It seems wrong to me. >> >
