Results 62 comments of TheBrokenRail

I mean JetBrains annotations "just work", while other annotations will be more descriptive. ``@Deprecated`` doesn't make that much sense, but will show a warning, while ```@Experimental``` makes sense, but no...

This is reported on CMake's GitLab here: https://gitlab.kitware.com/cmake/cmake/-/issues/20568

> helpful and professional dev team, from the beginning... Darling does not have any of that. Far from it. Really, personal attacks now? That's just sad.

@HinTak *For the last time,* it is not our responsibility to reproduce **your** bug. This hasn't happened to *anyone* else, and I bet you're not the only one that uses...

@HinTak > So, I continue to wait for it to happen to somebody else. Sure, go ahead. *I don't care.* > And, I think it is important to warn new...

@HinTak > I have been using Linux for about 25 years - since a patched kernel 1.2.14 (if I remember correctly) and quickly switched to 1.3.94 I think because I...

You might also need to update https://github.com/darlinghq/darling/tree/master/src/kernel/libsyscall/bsdsyscalls for ARM64, (currently the macros only check for i386 or x86_64).

Will your work support ARM32, then Darling will work on older Raspberry Pis/rooted Android devices as well!

Nice to see Wayland being worked on! What is the reasoning behind rewriting the X11 backend as part of CoreGraphics? Do some programs rely on internal CoreGraphics API calls?