Hi Stef, On Wed, Aug 16, 2017 at 12:16:52PM +0200, Stephane Ducasse wrote:
I'm integrating 20307 and I would like to really thank you for - the bug entry description - all the comments - and tests in the PR.
Tx!!!
Thanks for your kind words. And for integrating the PR :-) I've re-submitted 20165 Support segment path printing. So the open list is: - https://pharo.fogbugz.com/f/cases/20165/Support-segment-path-printing - https://github.com/pharo-project/pharo/pull/210 Note that this is a different PR from before, see the comments in the issue. - 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 - 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... Still to be closed (won't fix): - https://pharo.fogbugz.com/f/cases/18042 - https://github.com/pharo-project/pharo/pull/75 And waiting on FFI / kernel resolution: - https://pharo.fogbugz.com/f/cases/5723/ - https://github.com/pharo-project/pharo/pull/92 Cheers, Alistair