Windows.<div>mingw gives me compilation error</div><div><br></div><div>may me those files doesn&#39;t need under other, non POSTIX OS, so if you want to keep those calls you should exclude those files from windows builds.<br>

<br><div class="gmail_quote">2011/6/11 Stephen F. Booth <span dir="ltr">&lt;<a href="mailto:me@sbooth.org">me@sbooth.org</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

2011/6/11 Anton Sergunov &lt;<a href="mailto:setosha@gmail.com">setosha@gmail.com</a>&gt;:<br>
<div class="im">&gt; C++ doesn&#39;t have access() function. It&#39;s linux specific.<br>
<br>
</div>I think access() is a standard POSIX function defined in unistd.h.<br>
What OS are you using?<br>
<br>
I did note that the man page says:<br>
<br>
CAVEAT<br>
     Access() is a potential security hole and should never be used.<br>
<br>
I don&#39;t think isReadable and isWritable are really useful, and they<br>
aren&#39;t used internally in TagLib as far as I can tell, so it might be<br>
best to remove them.<br>
<br>
Stephen<br>
_______________________________________________<br>
taglib-devel mailing list<br>
<a href="mailto:taglib-devel@kde.org">taglib-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/taglib-devel" target="_blank">https://mail.kde.org/mailman/listinfo/taglib-devel</a><br>
</blockquote></div><br></div>