<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">&gt; Could be; I&#39;m not actually building full Mesa (just the GLSL compiler). At<br>

&gt; least for snprintf, in MSVC it&#39;s _snprintf; no idea about others right now.<br>
</div>Hmm, they are used by the new GLSL compiler (src/glsl/).</blockquote><div><br></div><div>Indeed, they are used by preprocessor (which I was not building before).</div><div><br></div><div>Attached patch adds isspace(), strtoll() for MSVC, and fixes class vs struct mixage (MSVC really does not like &quot;class&quot; keyword when compiling C code).</div>
</div><br clear="all"><br>-- <br>Aras Pranckevičius<br>work: <a href="http://unity3d.com">http://unity3d.com</a><br>home: <a href="http://aras-p.info">http://aras-p.info</a><br>
<div><br></div>