discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnuconfig and runtime 1.9/ARC issue


From: Riccardo Mottola
Subject: Re: gnuconfig and runtime 1.9/ARC issue
Date: Wed, 22 May 2019 09:43:09 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 SeaMonkey/2.49.4

Hi!

David Chisnall wrote:
This is not 'some unreadable unicode stuff' it is an Objective-C type encoding.  You will see errors like this if either libProjectCenter.so contains a source file that references a @private or @package ivar of NSView, or if it references a @public / @protected ivar with the wrong type.

The latter can happen if you compiled against the wrong version of the headers.

actually, in this case, the PCButton was subclassing and using _tracking_rects, so the error was legit and not just a header mismatch.

I removed the custom code which is no longer needed (see discussion on gnustep-dev), it should be fixed now.

Riccardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]