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

Fails to translate struct with unnamed union field. #194

Open
islonely opened this issue Jan 13, 2025 · 1 comment
Open

Fails to translate struct with unnamed union field. #194

islonely opened this issue Jan 13, 2025 · 1 comment

Comments

@islonely
Copy link

Tried translating this clay.h. C2V thinks it finished successfully, but this is in the output.

struct Clay_SizingAxis { 
	size Union (unnamed union at /Users/adamoates/.vmodules/vclay/src/clay.h
	type_ Clay__SizingType
}
@BadaBingBee
Copy link

Looks like a this is already covered in #190

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