2012/3/1 Paul Eggert <eggert@cs.ucla.edu>
> +#define SIZE ESIZE

I don't see the reason for this #define; could you please explain?
If it is needed, let's just dump SIZE entirely, and use size_t instead.

Yes, that would be better. The <windows.h> header file (or rather one of its
sub-header files) does define this symbol. I can provide the patch if it is agreed.


--
Fabrice