Hi I am working on porting Sparse to Windows, and I noticed that in 64-bit architecture the bits_in_long is set to 64. This is not true for Windows where long is 32 bits on a 64-bit machine. I was wondering if I just need to set this parameter to 32 or if there are other implications that I need to be aware of. Thanks and Regards Dibyendu -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html