<br><br><div class="gmail_quote">2011/3/18 Levente Uzonyi <span dir="ltr">&lt;<a href="mailto:leves@elte.hu">leves@elte.hu</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On Fri, 18 Mar 2011, Igor Stasenko wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
One more thing, now on Macs:<br>
<br>
/Users/sig/projects/cog/sig-cog/platforms/Cross/plugins/FilePlugin/sqFilePluginBasicPrims.c:<br>
In function ˙˙sqFileReadIntoAt˙˙:<br>
/Users/sig/projects/cog/sig-cog/platforms/Cross/plugins/FilePlugin/sqFilePluginBasicPrims.c:325:<br>
error: too few arguments to function ˙˙interpreterProxy-&gt;disownVM˙˙<br>
make[2]: *** [FilePlugin/CMakeFiles/FilePlugin.dir/Users/sig/projects/cog/sig-cog/platforms/Cross/plugins/FilePlugin/sqFilePluginBasicPrims.c.o]<br>
Error 1<br>
make[1]: *** [FilePlugin/CMakeFiles/FilePlugin.dir/all] Error 2<br>
make: *** [all] Error 2<br>
<br>
Strange that it won&#39;t appear on Windoze (or maybe i didn&#39;t got to it<br>
because of previous error).<br></blockquote></div></div></blockquote><div><br></div><div>I had not moved across the up-to-date version from my Teleplace build.  Correct version checked-in now.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote>
<br></div></div>
I guess this file is not used on Windows, only sqWin32FilePrims.c.<br></blockquote><div><br></div><div>Looking at my cygwinbuild builds both are used strangely enough.  But you&#39;re right its not necessary.  win32 defines NO_STD_FILE_SUPPORT which prevents the body of sqFilePluginBasicPrims.c being compiled.  I&#39;d eliminate it in the win32 builds, except that the gmake strategy makes this problematic, hence I think it best to just live with it..</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><font color="#888888">
<br>
<br>
Levente</font><div><div></div><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
-- <br>
Best regards,<br>
Igor Stasenko AKA sig.<br>
</blockquote>
</div></div></blockquote></div><br>