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

Add stress test. #922

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add stress test. #922

wants to merge 1 commit into from

Conversation

adetaylor
Copy link
Collaborator

generate_all! for #include <string>.

generate_all! for #include <string>.
@bsilver8192
Copy link
Contributor

After fixing #923, next problem is generated C++ code that doesn't compile due to using lots of _bindgen_ty types which don't actually exist.

@adetaylor
Copy link
Collaborator Author

I see at least four different bugs when trying to build this (at least on OS X). At some point in the future I'll aim to run each one through the reduction pipeline to come up with a reduced test case.

@adetaylor
Copy link
Collaborator Author

Working through #1069 should allow us eventually to land this.

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

Successfully merging this pull request may close these issues.

None yet

2 participants