<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>