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

please add some points to the ReadMe limitations section #11

Open
mattloulou opened this issue Oct 25, 2023 · 0 comments
Open

please add some points to the ReadMe limitations section #11

mattloulou opened this issue Oct 25, 2023 · 0 comments

Comments

@mattloulou
Copy link

mattloulou commented Oct 25, 2023

Request to add more information in limitations:

From my experimentation, it seems that your program only supports C functions that have void return types,
Additionally, it seems that uint64_t from the header <stdint.h> is not supported.
So, for my future reference, I'd appreciate if you add those 3 facts to the "limitations" section of the readme:

- C functions must have void return types
- `uint64_t` from the header <stdint.h> is not supported
- C source file names should not begin with `_`
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