bug-gnustep
[Top][All Lists]
Advanced

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

[bug #17694] socklen_t type not checked in configure.


From: Riccardo mottola
Subject: [bug #17694] socklen_t type not checked in configure.
Date: Sun, 10 Sep 2006 11:08:57 +0000
User-agent: Links (2.1pre22; NetBSD 3.0 i386; x)

URL:
  <http://savannah.gnu.org/bugs/?17694>

                 Summary: socklen_t type not checked in configure.
                 Project: GNUstep
            Submitted by: rmottola
            Submitted on: Sunday 09/10/2006 at 11:08
                Category: Base/Foundation
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open

    _______________________________________________________

Details:

On Solaris, in NSStream I get an error for socklen_t on line 76 for gnustep
base 1.13. I suggset checking and redefining socklen_t with configure
snippets easily found around. A more complete solution would be to define our
own type name and use it accordingly, since some operating systems like irix
define socklen_t but don't use it for network since they use BSD
conventions.







    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?17694>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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