bug-gnustep
[Top][All Lists]
Advanced

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

[bug #24563] built failure on solaris 2.5


From: Riccardo mottola
Subject: [bug #24563] built failure on solaris 2.5
Date: Tue, 14 Oct 2008 21:26:40 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.17) Gecko/20080829 SeaMonkey/1.1.12

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

                 Summary: built failure on solaris 2.5
                 Project: GNUstep
            Submitted by: rmottola
            Submitted on: Tue 14 Oct 2008 09:26:38 PM GMT
                Category: Base/Foundation
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

inet_pton.c at line 45 has undefined uint8_t

I solved it by declaring

typedef       unsigned char   uint8_t;

maybe there is a proper way to guard against missing uint8_t  and make this a
proper patch?






    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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