<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2015-09-15 11:40 GMT+02:00 Esteban Lorenzano <span dir="ltr">&lt;<a href="mailto:estebanlm@gmail.com" target="_blank">estebanlm@gmail.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> <br><div style="word-wrap:break-word"><div>Pharo uses them. </div><div><br></div>Posix permissions are useful for both linux and mac. <div>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><br></div><div>I removed the mingw based permissions (mingws stat/lstat) because they are slow and don&#39;t work with longpath names (neither<br></div><div>with real multibyte paths).<br></div><div><br> </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"><div><div><br></div><div>Esteban</div><div><br></div><div>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><br>improbable, I didn&#39;t push the latest code change :)<br> </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"><div><div><div><br><div><blockquote type="cite"><div>On 15 Sep 2015, at 09:24, Nicolai Hess &lt;<a href="mailto:nicolaihess@web.de" target="_blank">nicolaihess@web.de</a>&gt; wrote:</div><br><div><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2015-09-15 4:11 GMT+02:00 Ben Coman <span dir="ltr">&lt;<a href="mailto:btc@openinworld.com" target="_blank">btc@openinworld.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span><br>
On Sat, Sep 12, 2015 at 11:00 PM, Nicolai Hess &lt;<a href="mailto:nicolaihess@web.de" target="_blank">nicolaihess@web.de</a>&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; 2015-09-10 21:31 GMT+02:00 Eliot Miranda &lt;<a href="mailto:eliot.miranda@gmail.com" target="_blank">eliot.miranda@gmail.com</a>&gt;:<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Hi Nicolai,<br>
&gt;&gt;<br>
&gt;&gt;     I&#39;m a bit concerned that this is creating drift with the &quot;official&quot; Cog source base at <a href="http://www.squeakvm.org/svn/squeak/branches/Cog" rel="noreferrer" target="_blank">http://www.squeakvm.org/svn/squeak/branches/Cog</a>.  Long filename support for win32 was recently added by Marcel Taumel in May of this year.  Are you tracking that?  How can we keep the sources harmonized?<br>
&gt;<br>
&gt;<br>
&gt; Ok, I removed all of my code again and merged with sqWin32Directory.c and sqWin32FilePrims.c from the official cog source.<br>
&gt; I left only pharos additions for the fileattributes (posixpermissions) this should make it easier to merge which the<br>
&gt; squeak vm main branch (wrapped with pharo vm ifdefs).<br>
<br>
</span>What is the purpose of fileattributes? In the interests of further<br>
minimising drift, is this useful to Squeak?<br>
cheers -ben<br>
</blockquote></div><br></div><div class="gmail_extra">I don&#39;t know, I don&#39;t think we use it at all. And for the different platforms, the permission attributes<br></div><div class="gmail_extra">doesn&#39;t really *are the same*. For example, the read/write permissions we are showing for<br></div><div class="gmail_extra">win32 platform, don&#39;t have much to do with win32 access restrictions - Idon&#39;t know about macos.<br><br><br></div><div class="gmail_extra"><br><br><br></div></div>
</div></blockquote></div><br></div></div></div></div><br></blockquote></div><br></div></div>