bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: rpl_memcmp on mingw with g++?


From: Bruno Haible
Subject: Re: rpl_memcmp on mingw with g++?
Date: Tue, 20 May 2008 12:49:07 +0200
User-agent: KMail/1.5.4

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

[Prev in Thread] Current Thread [Next in Thread]