bug-cvs
[Top][All Lists]
Advanced

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

Re: New Patches for SCO OpenServer 5.0.X and UnixWare 7.1.X and


From: Boyd Lynn Gerber
Subject: Re: New Patches for SCO OpenServer 5.0.X and UnixWare 7.1.X and
Date: Fri, 9 May 2003 14:29:16 -0600 (MDT)

On Fri, 9 May 2003, Boyd Lynn Gerber wrote:
> On Fri, 9 May 2003, Larry Jones wrote:
> > Derek Robert Price writes:
> > > Can you determine why this is happening?  I'm looking at the code and I
> > > can't imagine why struct_buffer wouldn't compile complete on any given
> > > platform, much less why your compiler is munging the `shutdown' element
> > > into `_shutdown'.
> >
> > My guess is that it's not compiling *because* shutdown got munged into
> > shutdown.  I have a feeling that "shutdown" is a magic word on that
> > platform; we should probably rename our structure member.
>
> You hit it right on the head.  That is it.  I found it in doing all the
> diffs.

/usr/include/sys/socket.h:extern int shutdown(int, int);
/usr/include/sys/socket.h:static int _shutdown(int __a1, int __a2)

Thanks,

--
Boyd Gerber <gerberb@zenez.com>
ZENEZ   1042 East Fort Union #135, Midvale Utah  84047





reply via email to

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