You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting this warning from a lot of GNUstep programs (even gopen) on startup.
Calling [GSDateFuture +allocWithZone:] with incorrect signature. Method has @24@0:8^{_NSZone=^?^?^?^?^?^?^?Q@^{_NSZone}}16 (@24@0:8^{_NSZone=^?^?^?^?^?^?^?Q@^{_NSZone}}16), selector has @24@0:8^{_NSZone=}16
This is with Gentoo's GNUstep packages, clang compiler, libc++, libobjc2. I believe this is some linking issue, since I'm also having other linking related errors (e.g. https://bugs.gentoo.org/946603). No idea though.
What to do here?
The text was updated successfully, but these errors were encountered:
Getting this warning from a lot of GNUstep programs (even gopen) on startup.
This is with Gentoo's GNUstep packages, clang compiler, libc++, libobjc2. I believe this is some linking issue, since I'm also having other linking related errors (e.g. https://bugs.gentoo.org/946603). No idea though.
What to do here?
The text was updated successfully, but these errors were encountered: