---------- Forwarded message ----------
Date: Wed, 27 Mar 2013 23:28:04 +0200
From: Gil Bahat <bahat.gil@gmail.com>
To: BALATON Zoltan <balaton@eik.bme.hu>
Subject: Re: gnustep-opal small bug (fwd)
Well, nothing but HEAD for both main gnustep and opal would work with
Darling… but it looks like this is blocking progress for almost every
interesting app i'm trying so it's worth fixing. but NSFont is not
supposed to be a significantly-moving target…
Gil
On Mar 27, 2013, at 11:03 PM, BALATON Zoltan <balaton@eik.bme.hu> wrote:
Hello,
Sorry, I can't help but forwarded your message to the bug-gnustep list
where someone might be able to fix it. Which versions of the libraries
are you using? Are you sure there's no version mismatch between them?
Regards,
BALATON Zoltan
---------- Forwarded message ----------
Date: Wed, 27 Mar 2013 18:46:48 +0200
From: Gil Bahat <bahat.gil@gmail.com>
To: balaton@eik.bme.hu
Subject: gnustep-opal small bug
Hi,
I am trying to use gnustep-opal with darling
(http://darling.dolezel.info) and I am getting into an issue which I
thought you might be able to solve:
Error: Instance variables in OPFreeTypeFont overlap superclass
NSFont. Offset of first instance variable, fontFace, is 64. Last
instance variable in superclass, cachedFlippedFont, ends at offset
112. This probably means that you are subclassing aclass from a
library, which has changed in a binary-incompatibleway.
Aborted (core dumped)
it would be great if you could fix that to match NSFont again, I am
looking forward to using my program with opal…
Gil