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/



_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to