Skip to content

Fix compiler warnings and errors - #7

Open
captkirk88 wants to merge 3 commits into
xposure:masterfrom
captkirk88:fix-compiler-errors
Open

Fix compiler warnings and errors#7
captkirk88 wants to merge 3 commits into
xposure:masterfrom
captkirk88:fix-compiler-errors

Conversation

@captkirk88

Copy link
Copy Markdown

This PR fixes several compiler warnings and errors when building with recent versions of the Beef compiler:

  1. Resolves duplicate variable declarations and scope conflicts (BF4200/BF0168).
  2. Fixes a compiler nullable overload/specialization issue by renaming target-based Deserialize overloads to DeserializeInto and using 'default' instead of 'null' for Nullable struct resets.
  3. Adds DistinctOptions to Atma.Json.Tests to preserve reflection metadata for generic lists and dictionaries instantiated in tests.

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.

1 participant