bug-gnustep
[Top][All Lists]
Advanced

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

[bug #35359] NSMutableURLRequest


From: Fred Kiefer
Subject: [bug #35359] NSMutableURLRequest
Date: Tue, 24 Jan 2012 09:55:17 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0.1) Gecko/20100101 Firefox/9.0.1

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/




reply via email to

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