Disregard that, I should have posted to the dev list. Oh, and that third patch is incomplete.<br><br><div class="gmail_quote">On Tue, Aug 14, 2012 at 3:58 AM, Chris Moeller <span dir="ltr">&lt;<a href="mailto:kode54@gmail.com" target="_blank">kode54@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The first patch upgrades the projects to MSVC 2010 files, the second fixes some other compilation issues, and the third expands encoding support to 64-bit file sizes.<div>
<br></div><div>Some of this could probably be reformatted to move some of the definitions to a common compatibility header file.</div>
<div><br></div><div>Some of the inline changes and redefinitions were due to how MSVC treated some of the inline functions, causing them to fail to link. safe_malloc_mul_2op_, in particular, should probably be moved to a static C file, since MSVC doesn&#39;t want to pick it up otherwise.</div>

<div><br></div><div>-Chris M.</div>
</blockquote></div><br>