bug-gnustep
[Top][All Lists]
Advanced

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

[bug #13382] NSRulerView should not release _clientView


From: Benhur Stein
Subject: [bug #13382] NSRulerView should not release _clientView
Date: Sun, 12 Jun 2005 20:44:02 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050514 Firefox/1.0.4

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13382>

                 Summary: NSRulerView should not release _clientView
                 Project: GNUstep
            Submitted by: benhur
            Submitted on: Dom 12-06-2005 em 20:43
                Category: Gui/AppKit
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open

    _______________________________________________________

Details:

Is -[NSRulerView setClientView], there is this:

  /* NB: We should not RETAIN the clientView.  */
  _clientView = aView;


And yet, in -[NSRulerView dealloc], _clientView is being released.

Benhur






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13382>

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




reply via email to

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