Created
October 28, 2024 17:53
-
-
Save Whateverable/4bcdaea8907611ddf6dbe956dcba6e42 to your computer and use it in GitHub Desktop.
nativecallable6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include <linux/userfaultfd.h>#include <sys/ioctl.h>struct uffdio_api { __u64 api; __u64 features; __u64 ioctls; }; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Error with castxml : | |
in sub do-magic at /usr/share/perl6/site/resources/E1C3516BEF69276E7298DB57A82D9E0553314ECD line 217 | |
in sub MAIN at /usr/share/perl6/site/resources/E1C3516BEF69276E7298DB57A82D9E0553314ECD line 79 | |
in block <unit> at /usr/share/perl6/site/resources/E1C3516BEF69276E7298DB57A82D9E0553314ECD line 196 | |
in sub MAIN at /usr/share/perl6/site/bin/gptrixie line 3 | |
in block <unit> at /usr/share/perl6/site/bin/gptrixie line 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment