<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 15 Sep 2015, at 11:44, Nicolai Hess &lt;<a href="mailto:nicolaihess@web.de" class="">nicolaihess@web.de</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><br class=""><div class="gmail_extra"><br class=""><div class="gmail_quote">2015-09-15 11:40 GMT+02:00 Esteban Lorenzano <span dir="ltr" class="">&lt;<a href="mailto:estebanlm@gmail.com" target="_blank" class="">estebanlm@gmail.com</a>&gt;</span>:<br class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">&nbsp;<br class=""><div style="word-wrap:break-word" class=""><div class="">Pharo uses them.&nbsp;</div><div class=""><br class=""></div>Posix permissions are useful for both linux and mac.&nbsp;<div class="">Windows uses also the posix permissions that came with MinGW… I do not think they are useful but we provide them anyway :)</div></div></blockquote><div class=""><br class=""></div><div class="">I removed the mingw based permissions (mingws stat/lstat) because they are slow and don't work with longpath names (neither<br class=""></div><div class="">with real multibyte paths).<br class=""></div></div></div></div></div></blockquote><div><br class=""></div><div>mmm… but something needs to be returned.&nbsp;</div><div>AFAIK mingw posix at least were answering if ro or rw available… but I’m not sure.</div><div><br class=""></div><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class="gmail_extra"><div class="gmail_quote"><div class=""><br class="">&nbsp;</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word" class=""><div class=""><div class=""><br class=""></div><div class="">Esteban</div><div class=""><br class=""></div><div class="">ps: I do not know what are you doing there guys, but you broke my builds (I’m taking a look at them now) :P</div></div></div></blockquote><div class=""><br class="">improbable, I didn't push the latest code change :)<br class=""></div></div></div></div></div></blockquote><div><br class=""></div><div>:)</div><div>some changes in fileplugin were made in the spur branch and that broke the spur builds… but just looking at them now so I don’t know what it is yet.&nbsp;</div><div><br class=""></div><div>Esteban</div><br class=""><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class="gmail_extra"><div class="gmail_quote"><div class="">&nbsp;</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word" class=""><div class=""><div class=""><div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On 15 Sep 2015, at 09:24, Nicolai Hess &lt;<a href="mailto:nicolaihess@web.de" target="_blank" class="">nicolaihess@web.de</a>&gt; wrote:</div><br class=""><div class=""><div dir="ltr" class=""><br class=""><div class="gmail_extra"><br class=""><div class="gmail_quote">2015-09-15 4:11 GMT+02:00 Ben Coman <span dir="ltr" class="">&lt;<a href="mailto:btc@openinworld.com" target="_blank" class="">btc@openinworld.com</a>&gt;</span>:<br class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class=""><br class="">
On Sat, Sep 12, 2015 at 11:00 PM, Nicolai Hess &lt;<a href="mailto:nicolaihess@web.de" target="_blank" class="">nicolaihess@web.de</a>&gt; wrote:<br class="">
&gt;<br class="">
&gt;<br class="">
&gt;<br class="">
&gt; 2015-09-10 21:31 GMT+02:00 Eliot Miranda &lt;<a href="mailto:eliot.miranda@gmail.com" target="_blank" class="">eliot.miranda@gmail.com</a>&gt;:<br class="">
&gt;&gt;<br class="">
&gt;&gt;<br class="">
&gt;&gt; Hi Nicolai,<br class="">
&gt;&gt;<br class="">
&gt;&gt;&nbsp; &nbsp; &nbsp;I'm a bit concerned that this is creating drift with the "official" Cog source base at <a href="http://www.squeakvm.org/svn/squeak/branches/Cog" rel="noreferrer" target="_blank" class="">http://www.squeakvm.org/svn/squeak/branches/Cog</a>.&nbsp; Long filename support for win32 was recently added by Marcel Taumel in May of this year.&nbsp; Are you tracking that?&nbsp; How can we keep the sources harmonized?<br class="">
&gt;<br class="">
&gt;<br class="">
&gt; Ok, I removed all of my code again and merged with sqWin32Directory.c and sqWin32FilePrims.c from the official cog source.<br class="">
&gt; I left only pharos additions for the fileattributes (posixpermissions) this should make it easier to merge which the<br class="">
&gt; squeak vm main branch (wrapped with pharo vm ifdefs).<br class="">
<br class="">
</span>What is the purpose of fileattributes? In the interests of further<br class="">
minimising drift, is this useful to Squeak?<br class="">
cheers -ben<br class="">
</blockquote></div><br class=""></div><div class="gmail_extra">I don't know, I don't think we use it at all. And for the different platforms, the permission attributes<br class=""></div><div class="gmail_extra">doesn't really *are the same*. For example, the read/write permissions we are showing for<br class=""></div><div class="gmail_extra">win32 platform, don't have much to do with win32 access restrictions - Idon't know about macos.<br class=""><br class=""><br class=""></div><div class="gmail_extra"><br class=""><br class=""><br class=""></div></div>
</div></blockquote></div><br class=""></div></div></div></div><br class=""></blockquote></div><br class=""></div></div>
</div></blockquote></div><br class=""></body></html>