<div class="gmail_quote">On Fri, Apr 29, 2011 at 6:39 AM, Steve Schveighoffer <span dir="ltr"><<a href="mailto:schveiguy@yahoo.com" target="_blank">schveiguy@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div style="color:#000;background-color:#fff;font-family:arial, helvetica, sans-serif;font-size:12pt"><div>Some poor soul tried to use dcollections on 64 bit.</div><div><br></div><div>So I had to go through the code and update to use e.g. size_t instead of uint.</div>


<div><br></div><div>Good news is, once I did that, everything worked, unit tests passed (and the unit tests are pretty thorough)!<br></div><div><br></div><div>Just wanted to let you know as further confirmation that 64 bit is working.<br>


</div><font color="#888888"><div><br></div><div>-Steve<br></div></font></div></div></blockquote><div><br></div><div>Thanks for helping me get that working, by the way. Your collections library supports quite a few different ways of viewing the same collection, and modifying them was a bit daunting. Sorry I didn't manage to get the patch less wrong.</div>

<div><br></div><div>Andrew</div></div><br>