Skip to content

[Internal] Query: Fixes compilation errors when targeting newer runtime#5211

Closed
Maya-Painter wants to merge 5 commits intomasterfrom
users/mayapainter/runtimeBump
Closed

[Internal] Query: Fixes compilation errors when targeting newer runtime#5211
Maya-Painter wants to merge 5 commits intomasterfrom
users/mayapainter/runtimeBump

Conversation

@Maya-Painter
Copy link
Copy Markdown
Contributor

@Maya-Painter Maya-Painter commented May 21, 2025

[Internal] Query: fixes compilation errors when targeting newer runtime

Description

This PR makes updates that are required for NET8.0+ compatibility.

This includes:

  • Updating IComparable signatures to support nullable reference type annotations
  • Aliasing UInt128 to always refer to our internal implementation.

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

All good!

@Maya-Painter Maya-Painter marked this pull request as ready for review May 21, 2025 22:01
@Maya-Painter Maya-Painter changed the title [Internal] Fixes compilation errors when targeting newer runtime [Internal] Query: fixes compilation errors when targeting newer runtime May 21, 2025
@Maya-Painter Maya-Painter changed the title [Internal] Query: fixes compilation errors when targeting newer runtime [Internal] Query: Fixes compilation errors when targeting newer runtime May 21, 2025
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