|
From: | Riccardo Mottola |
Subject: | bundleForClass not working on solaris |
Date: | Fri, 15 May 2015 18:05:38 +0200 |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33.1 |
Hi,I open a thread here to see if somebody can help me understand and fix bundleForClass witch is not working on solaris as per bug:
http://savannah.gnu.org/bugs/?45032 I found two sure problems why it is not working1) the code is looking into "Library/Libraries" (where e.g. gnugstep base is) instead of Library/Frameworks 2) a problem with interfaceVersion: apparently when our framework has no version, it gets a 0.1.0 library, but a "0" link in Versions of the Framework
I wanted to compare e.g. with OpenBSD. bundleForClass gets invoked with the same class name, but the code exits much earlier... why?
Riccardo
[Prev in Thread] | Current Thread | [Next in Thread] |