<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-size: 14pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi, yes would like to have this fixed at some point. Sorry no ETA at the moment.</p>
<p>On 2018-04-29 12:53, Konstantin Podsvirov wrote:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div>Hello colm developers... :-)</div>
<div> </div>
<div>Currently the word_t is hardcoded in src/tree.h file as unsigned long type, bun used to store pointers too.</div>
<div> </div>
<div>On some platform (for example mingw64) size of the long (4 byte) less then size of the void* (8 byte).</div>
<div> </div>
<div>Previously i add check for this problem in CMake project file, but not provide any solution.</div>
<div> </div>
<div>What you think about this?</div>
<div> </div>
<div>--</div>
<div>Regards,</div>
<div>Konstantin Podsvirov</div>
<div> </div>
<br />
<pre>_______________________________________________
colm-users mailing list
<a href="mailto:colm-users@colm.net">colm-users@colm.net</a>
<a href="http://www.colm.net/cgi-bin/mailman/listinfo/colm-users">http://www.colm.net/cgi-bin/mailman/listinfo/colm-users</a>
</pre>
</blockquote>
</body></html>