This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Your change to intl/localealias.c (read_alias_file)
- To: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Subject: Re: Your change to intl/localealias.c (read_alias_file)
- From: Ulrich Drepper <drepper at redhat dot com>
- Date: 31 May 2000 12:27:33 -0700
- Cc: gcc-patches at gcc dot gnu dot org
- References: <10005311919.AA24315@vlsi1.ultra.nyu.edu>
- Reply-To: drepper at cygnus dot com (Ulrich Drepper)
kenner@vlsi1.ultra.nyu.edu (Richard Kenner) writes:
> memcpy returns void on many machines, so I don't understand your code.
memcpy never returns void. Read ISO C. If you mean the replacement
of memcpy by bcopy, then you have to fix the macro to return the
destination pointer.
--
---------------. drepper at gnu.org ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Red Hat `--' drepper at redhat.com `------------------------