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/



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

Reply via email to