Hi muli,

On Tue, 11 Sep 2001, mulix wrote:

> On Tue, 11 Sep 2001, Tzafrir Cohen wrote:
> 
<snipped> 
> 
> > BTW: emil: the only warning I saw was:
> >
> > g++ -g -D_REENTRANT  -Wall -pedantic
> > -I/home/tzafrir/projects/LinClub/BiditextGui/r2l-tarball/r2l-0.1.1/include
> > -I/home/tzafrir/projects/LinClub/BiditextGui/r2l-tarball/r2l-0.1.1/include
> > -O2 -c communication.cc
> > In file included from /usr/include/sys/socket.h:34,
> >                  from communication.cc:5:
> > /usr/include/bits/socket.h:226: warning: ANSI C++ forbids zero-size array 
>`__cmsg_data'
> 


I know this warning. However I don't think I am to blame for it. The guys
that wrote the above header file declared an array of zero size. That file
gets included whenever you #include <sys/socket.h>

> i saw some other errors when compiling with gcc3.0. i'll make a patch
> later.

Are those errors or just warnings?

> 
<snipped> 
> 
> 

                                                                Emil


-------------------------------------------------------------------------
Haifa Linux Club Projects Mailing List (http://linuxclub.il.eu.org)
To unsub send an empty message to [EMAIL PROTECTED]


Reply via email to