gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Re: [Gcl-commits] gcl/o bcmp.c bcopy.c bzero.c


From: Camm Maguire
Subject: [Gcl-devel] Re: [Gcl-commits] gcl/o bcmp.c bcopy.c bzero.c
Date: 31 Jul 2002 12:33:47 -0400

Greetings!  Doesn't the ansi spec use void *?  char * breaks the linux
build, conflicting with string.h.  These files aren't built anyway at
least under linux, so I don't particularly care as long as the
prototypes are kept out of protoize.h.  Does Windows need/compile
these files? 

Take care,

Mike Thomas <address@hidden> writes:

> CVSROOT:      /cvsroot/gcl
> Module name:  gcl
> Changes by:   Mike Thomas <address@hidden>    02/07/29 22:48:08
> 
> Modified files:
>       o              : bcmp.c bcopy.c bzero.c 
> 
> Log message:
>       Need stdlib.h for size_t and change void to char.
> 
> CVSWeb URLs:
> http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/bcmp.c.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
> http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/bcopy.c.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
> http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/bzero.c.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
> 
> 
> _______________________________________________
> Gcl-commits mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gcl-commits
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah



reply via email to

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