Simon Josefsson wrote:
> MinGW apparently needs gnulib's memcmp module, which adds this to
> config.h:
> 
> #define memcmp rpl_memcmp

It doesn't need it. I just checked the MSVCRT source code: its memcmp
implementation is correct.

Bruno



Reply via email to