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

"cheri_cheri_perms_and applied to two arguments" error #804

Open
peterohanley opened this issue Dec 31, 2024 · 0 comments
Open

"cheri_cheri_perms_and applied to two arguments" error #804

peterohanley opened this issue Dec 31, 2024 · 0 comments

Comments

@peterohanley
Copy link

void b(void) {
    const char c;
}
% cn --version
git-c601ccf35-dirty [2024-12-30 16:32:05 -0500]
% cn verify cheri_cheri_perms.c
cheri_cheri_perms.c:1:14: error: File "backend/cn/lib/core_to_mucore.ml", line 631, characters 8-15: cheri_cheri_perms_and applied to 2 arguments
void b(void) {
             ^ 

char c is fine (without const)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant