Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calling [GSDateFuture +allocWithZone:] with incorrect signature. #49

Closed
2xsaiko opened this issue Dec 17, 2024 · 1 comment
Closed

Calling [GSDateFuture +allocWithZone:] with incorrect signature. #49

2xsaiko opened this issue Dec 17, 2024 · 1 comment

Comments

@2xsaiko
Copy link

2xsaiko commented Dec 17, 2024

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?

@triplef
Copy link
Member

triplef commented Dec 18, 2024

Duplicate of this runtime issue: gnustep/libobjc2#297.

@triplef triplef closed this as not planned Won't fix, can't repro, duplicate, stale Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants