From: Roland Dreier (rdreier_at_[hidden]) Date: 2007-04-18 13:04:37
> So, either we add the explicit cast from the beginning or I will have > to add it next time I compile on Windows ...
I thought the problem with Windows was that long was always 32 bits (the same size as int) even on 64-bit platforms?
- R.