Re: strange new errors

2020-05-20 Thread Svetlana
Thank you, David

Re: strange new errors

2020-05-20 Thread David Chisnall
Hi Andreas, These warnings are fine to ignore (they should be guarded by debug builds of libobjc2 or an environment variable, but they aren't currently). You're seeing them now because Richard found and half fixed a bug in our detection of when to use the fast paths, and I finished and

strange new errors

2020-05-20 Thread Andreas Fink
Hello all, I recompiled the latest version of gnustep yesterday with clang-10 and now I see the following error messages at startup. NSAutoreleasePool does not support ARC correctly (implements retain) GSPlaceholderString does not support ARC correctly (implements retain) GSMutableString