bug-gnulib
[Top][All Lists]
Advanced

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

Re: [Bug-gnulib] Symbol collision


From: Simon Josefsson
Subject: Re: [Bug-gnulib] Symbol collision
Date: Tue, 15 Jul 2003 00:30:09 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Bruno Haible <address@hidden> writes:

> Simon Josefsson wrote:
>
>> 2003-06-12  Simon Josefsson  <address@hidden>
>>
>>      * MODULES.html.sh (Extra functions based on ANSI C 89): Add mempcpy.
>>
>>      * modules/mempcpy: New file.
>
> Thanks. I've added your files, with a few tiny modifications:
>
>   - mempcpy.h: Use <stddef.h>, not <string.h>, since all you need is
>     size_t. (We discussed this in the thread of
>     http://mail.gnu.org/archive/html/bug-gnulib/2003-05/msg00016.html )
>
>   - mempcpy.c: Include <string.h> here.
>
>   - mempcpy.m4: Removed the test for <string.h>, since the source files
>     don't use HAVE_STRING_H.
>
>   - modules/mempcpy: Don't depend on the module 'memcpy'. 'memcpy' is a
>     pre-ANSI C support module, which should be invoked explicitly
>     by packages which need this extra portability to extra old systems.

Excellent, thanks!





reply via email to

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