bug-gnustep
[Top][All Lists]
Advanced

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

[patch #4226] base: NSBundle should fail softer.


From: Jeremy Bettis
Subject: [patch #4226] base: NSBundle should fail softer.
Date: Mon, 25 Jul 2005 15:12:46 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322)

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

                 Summary: base: NSBundle should fail softer.
                 Project: GNUstep
            Submitted by: jeremybettis
            Submitted on: Mon 07/25/2005 at 15:12
                Category: Foundation
                Priority: 3 - Low
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open

    _______________________________________________________

Details:

Changes 2 things.  If there is no bundle path, don't call initWithBundle:,
since it will crash later.

Secondly, when the whole thing fails to find a framework bundle, print a
warning instead of an error.  I often create frameworks without any resources,
and so these errors are not really that critical.  If someone wants to see
them they can compile base with warn=yes (the default I believe), but I'll
compile with warn=no myself.





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 07/25/2005 at 15:12  Name: base-diff-bundle.txt  Size: 809B   By:
jeremybettis
patch to NSBundle.m CVS
<http://savannah.gnu.org/patch/download.php?item_id=4226&item_file_id=4907>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?func=detailitem&item_id=4226>

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





reply via email to

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