bug-gnulib
[Top][All Lists]
Advanced

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

Re: [Bug-gnulib] 03-getndelim2-c89.diff


From: Derek Robert Price
Subject: Re: [Bug-gnulib] 03-getndelim2-c89.diff
Date: Tue, 22 Jul 2003 13:57:40 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1

Jim Meyering wrote:

Derek Robert Price <address@hidden> wrote:
What about the pre-ANSI C function declarations in memmove.c and maybe
elsewhere:

void *
memmove (dest, source, length)
    char *dest;
    const char *source;
    unsigned length;
{

Is that just lack of motivation to update them or is there a reason
for leaving them that way?

It's that way only because glibc is still that way and
we use the same code.  With a little luck, warts like
this won't remain in glibc for too much longer.

Is there a chance that if I sent the patch to the glibc list it would get used there or would it need to be more comprehensive?

Derek

--
               *8^)

Email: address@hidden

Get CVS support at <http://ximbiot.com>!
--
The Gothic idea that we were to look backwards instead of forwards for the
improvement of the human mind, and to recur to the annals of our ancestors for
what is most perfect in government, in religion and in learning, is worthy of
those bigots in religion and government by whom it has been recommended, and
whose purposes it would answer.  But it is not an idea which this country will
endure.
                        - Thomas Jefferson to Joseph Priestley, 1800






reply via email to

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