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

fd_set causes code generator to generate bogus code #129

Open
DemiMarie opened this issue Feb 23, 2022 · 2 comments
Open

fd_set causes code generator to generate bogus code #129

DemiMarie opened this issue Feb 23, 2022 · 2 comments

Comments

@DemiMarie
Copy link
Contributor

If a function uses fd_set as an argument, the generator generates bogus and syntactically incorrect code. It should fail with a better error message instead.

@cblichmann
Copy link
Member

Can you provide an example of the bogus and incorrect code? That would make it easier for me to verify and reproduce the problem.

@DemiMarie
Copy link
Contributor Author

cares_sapi.sapi.h.gz

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

2 participants