I'm just asking when I can use opal to render to an NSView in GUI. :) Is this currently possible?
GC On Tue, Jul 17, 2012 at 10:16 PM, Stefan Bidi <[email protected]> wrote: > I'm not sure what you are actually asking. Can you clarify? > > As far as I know, Opal does not depend on Corebase. Modifying it to > use corebase instead of base is a possibility, it would require > substantial work but most, if not all, the required bits are there. > > On Tue, Jul 17, 2012 at 8:25 PM, Gregory Casamento > <[email protected]> wrote: >> Do you have any plans of integrating opal so that it can be used in >> GNUstep applications? >> >> Am I mistaken in believing it can't at the moment? >> >> I know that an opal based backend was briefly discussed. >> >> GC >> >> On Tue, Jul 17, 2012 at 7:44 PM, Stefan Bidi <[email protected]> wrote: >>> I believe I fixed the at least some of the failing tests. I made >>> CFNumber test more verbose to get some insight in what is going on. >>> The CFString formating tests will be a little more tricky, this most >>> likely has to do with how ppc passes arguments. Unfortunately, I have >>> no idea where to even start fixing this error. >>> >>> The pthread thing should also be resolved, please give it another shot. >>> >>> On Tue, Jul 17, 2012 at 5:39 PM, Sebastian Reitenbach >>> <[email protected]> wrote: >>>> On that box I use: >>>> icu4c-49.1.2p0 International Components for Unicode >>>> >>>> on my desktop, still having OpenBSD 5.1, I have older version of icu4c: >>>> icu4c-4.8.1.1 International Components for Unicode >>>> with this version, the CLTimeTimeZone test is successfull. >>>> >>> >>> That's what I figured. It is really hard running unit tests against >>> ICU's output because it changes from version to version. For now, I'm >>> just going to call it a "known failure" and be done. >>> >>>> Sebastian >>>> >>> >>> _______________________________________________ >>> Discuss-gnustep mailing list >>> [email protected] >>> https://lists.gnu.org/mailman/listinfo/discuss-gnustep >> >> >> >> -- >> Gregory Casamento >> Open Logic Corporation, Principal Consultant >> yahoo/skype: greg_casamento, aol: gjcasa >> (240)274-9630 (Cell) >> http://www.gnustep.org >> http://heronsperch.blogspot.com -- Gregory Casamento Open Logic Corporation, Principal Consultant yahoo/skype: greg_casamento, aol: gjcasa (240)274-9630 (Cell) http://www.gnustep.org http://heronsperch.blogspot.com _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
