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 test for issue #1229 #1235

Merged
merged 2 commits into from
Feb 17, 2023
Merged

Add test for issue #1229 #1235

merged 2 commits into from
Feb 17, 2023

Conversation

VirxEC
Copy link
Contributor

@VirxEC VirxEC commented Feb 6, 2023

Issue #1229 <-

Turns out it can be in one file and doesn't have to be in different ones so it made writing the test a bit easier.

Fails building with (abridged):

gen2.cxx:(.text.cxxbridge1$new_autocxx_autocxx_wrapper+0x0): multiple definition of `cxxbridge1$new_autocxx_autocxx_wrapper'; /tmp/.tmpfDPHVE/libautocxx-demo.a(gen0.o):gen0.cxx:(.text.cxxbridge1$new_autocxx_autocxx_wrapper+0x0): first defined here

@adetaylor
Copy link
Collaborator

Thanks for this! Assuming it reproduces the problem, this will indeed make it easier for me to figure out what names we're not unique-ifying properly. I'm traveling next week so it might take me a little while to get to it, but I will.

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.

2 participants