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

Evaluate setting skipUnsafe to true for generated code #40

Open
puneetguptanitj opened this issue Aug 6, 2018 · 0 comments
Open

Evaluate setting skipUnsafe to true for generated code #40

puneetguptanitj opened this issue Aug 6, 2018 · 0 comments

Comments

@puneetguptanitj
Copy link
Contributor

Currently the conversion.go is run with default value of skipUnsafe as false. Thus the generated conversion methods use https://golang.org/pkg/unsafe/. See if we can set the command line option to true.

@puneetguptanitj puneetguptanitj changed the title Evaluate setting skipUnsafe to true for generated code Evaluate setting skipUnsafe to true for generated code Aug 6, 2018
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

1 participant