Skip to content

Some fixes to AutoSerializable source generator #4656

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

Conversation

StefanOssendorf
Copy link
Contributor

@StefanOssendorf StefanOssendorf commented May 17, 2025

Fixes file scope namespace handling
Fixes generics handling through globally fully qualifying types

Fixes generics handling through globally fully qualifiying types
Copy link
Member

@rockfordlhotka rockfordlhotka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are a bunch of build warnings in autoserialization tests that need to be addressed.

@StefanOssendorf
Copy link
Contributor Author

There are a bunch of build warnings in autoserialization tests that need to be addressed.

Should be done. I'm waiting for the build to check for any missed ones.

@rockfordlhotka rockfordlhotka merged commit ee9669f into v9.x May 21, 2025
1 check passed
@rockfordlhotka rockfordlhotka deleted the dev/fix-file-scoped-namespace-in-autoSerializable-generator branch May 21, 2025 22:53
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