Hi Stef, On Wed, Aug 09, 2017 at 10:12:17PM +0200, Stephane Ducasse wrote:
Hi alistair
I went on fogbugz to find the fix to be included and I'm not sure not that find them. I looked for FileSystem.
I found - https://pharo.fogbugz.com/f/cases/20165/Support-segment-path-printing
- https://pharo.fogbugz.com/f/cases/18084/FileReference-EnsureCreateFile https://github.com/pharo-project/pharo/pull/133
- https://pharo.fogbugz.com/f/cases/19609/FileReference-base-should-be-before-... https://github.com/pharo-project/pharo/pull/137
Did I miss some others?
Stef
- https://pharo.fogbugz.com/f/cases/20294/Add-FileAttributesPlugin-to-the-linu... This is the first step in fixing FileReference>>isSymlink and extending support for all file attributes returned by stat() and lstat(). The parent issue is: https://pharo.fogbugz.com/f/cases/18279/isSymlink-seems-to-be-broken-on-Linu... Just for completeness, the two issues relating to FileReference>>/: - https://pharo.fogbugz.com/f/cases/13217/FS-basename-with-compound-path-strin... - https://github.com/pharo-project/pharo/pull/192 - https://pharo.fogbugz.com/f/cases/18042 - https://github.com/pharo-project/pharo/pull/75 Cheers, Alistair