[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #45032] [base] Bundle not correctly returned for Class in Framework
From: |
Riccardo Mottola |
Subject: |
[bug #45032] [base] Bundle not correctly returned for Class in Framework |
Date: |
Wed, 20 May 2015 10:29:29 +0000 |
User-agent: |
Mozilla/5.0 (X11; OpenBSD i386; rv:35.0) Gecko/20100101 Firefox/35.0 SeaMonkey/2.32.1 |
Follow-up Comment #6, bug #45032 (project gnustep):
I checked step for step Solaris against OpenBSD to see where the behaviour
differs. The problem appears to be un bundleForClass around line 1525. The
first lookup done:
bundle = (NSBundle *)NSMapGet(_byClass, aClass);
already returns a valid bundle on OpenBSD, it does not on Solaris.
Why? If this is the error, it makes no sense to check and debug all the rest
of the heuristic which I think is fkaley since it checks only Libraries and
not Frameworks.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?45032>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/