When starting up Ink with debug output enabled (openapp Ink/Ink --GNU-Debug=dflt) I get the following message a lot:

File GSFFIInvocation.m: 604. In GSFFIInvocationCallback Changed type signature 'Vv52@0:8@16@24@32C40@44' to 'Vv56@0:8@16@24@32C40@48' for 'postNotificationName:object:userInfo:deliverImmediately:for:'

I checked the various definition of that method that is implemented in base/Tools/gdnc.m and they all seem to match. I now think that the problem must be related to the size of BOOL, but I don't quite see how that could differ. Any explanation for that out there?

This is OpenSuse 12.1 with gcc 4.6 on a 64bit processor.

_______________________________________________
Gnustep-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to