Update of bug #35359 (project gnustep): Category: None => Base/Foundation Item Group: None => Bug Status: None => Confirmed
_______________________________________________________ Follow-up Comment #1: The call to gnutls_transport_set_lowat() has already been removed in the current SVN code for more recent versions of gnutls. This will be released with the upcoming new GNUstep version. The problem with NSMutableURLRequest is a bug in the code. In the designated initialiser we test for the value of URL being of class NSURL while in init we set it to nil. We need an extra test here to allow for this case. I would like to leave this change to Richard as I am not that comfortable with this class. A short look at the mutableCopyWithZone: method left me rather surprised. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?35359> _______________________________________________ Nachricht geschickt von/durch Savannah http://savannah.gnu.org/ _______________________________________________ Bug-gnustep mailing list Bug-gnustep@gnu.org https://lists.gnu.org/mailman/listinfo/bug-gnustep