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

                 Summary: -[NSError description] for NSPOSIXErrorDomain should
use strerror
                 Project: GNUstep
            Submitted by: lcampbel
            Submitted on: Fri 09 Aug 2013 08:06:37 PM GMT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

-[NSError description] for NSPOSIXErrorDomain errors currently returns
something like:

    NSPOSIXErrorDomain 97

It really ought use strerror, and return (in this example)

    Address family not supported by protocol



    




    _______________________________________________________

Reply to this item at:

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

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


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

Reply via email to