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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/json2: replaced depricated type byte with u8 #19909

Merged
merged 1 commit into from Nov 17, 2023

Conversation

kimshrier
Copy link
Contributor

@kimshrier kimshrier commented Nov 17, 2023

馃[deprecated] Generated by Copilot at ea83b56

Update json2 tests to use latest V syntax and avoid name clashes. Rename byte and StructTypeOption to u8 and StructTypeOpt in vlib/x/json2/encode_struct_test.v.

馃[deprecated] Generated by Copilot at ea83b56

  • Rename byte to u8 in test cases to match V's type system (link, link)

@spytheman spytheman merged commit 709976f into vlang:master Nov 17, 2023
43 checks passed
@kimshrier kimshrier deleted the fix_type_in_json2_test branch December 9, 2023 19:19
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