This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/3688: Somehow, an int is getting involved when getting sizeof a struct sockaddr variable.


Synopsis: Somehow, an int is getting involved when getting sizeof a struct sockaddr variable.

State-Changed-From-To: feedback->closed
State-Changed-By: rodrigc
State-Changed-When: Sun Dec  2 16:27:03 2001
State-Changed-Why:
    Not a gcc problem.  socklen_t was introduced in newer
    versions of Solaris.  The mozilla code needs to keep
    track of newer and older function prototypes of the
    socket functions.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=3688&database=gcc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]