Skip to content

Fix literal deprecation warnings.#161

Merged
crud89 merged 2 commits intomainfrom
fix-literal-deprecation-warnings
Sep 18, 2025
Merged

Fix literal deprecation warnings.#161
crud89 merged 2 commits intomainfrom
fix-literal-deprecation-warnings

Conversation

@crud89
Copy link
Copy Markdown
Owner

@crud89 crud89 commented Sep 18, 2025

Describe the pull request

The new MSVC compiler issues warnings about most of the literal operators defined in the library (see CWG 2521). This PR fixes the affected definitions accordingly.

@crud89 crud89 added this to the Alpha #05 milestone Sep 18, 2025
@crud89 crud89 self-assigned this Sep 18, 2025
@crud89 crud89 added this to LiteFX Sep 18, 2025
@crud89 crud89 added Priority: Low A low priority issue. Build 🛠 Issues that involve the build process. labels Sep 18, 2025
@crud89 crud89 moved this to In Progress in LiteFX Sep 18, 2025
@crud89
Copy link
Copy Markdown
Owner Author

crud89 commented Sep 18, 2025

Run: checks

@crud89 crud89 merged commit 72bc018 into main Sep 18, 2025
9 checks passed
@crud89 crud89 deleted the fix-literal-deprecation-warnings branch September 18, 2025 08:06
@crud89 crud89 moved this from In Progress to v0.5.1 in LiteFX Sep 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build 🛠 Issues that involve the build process. Priority: Low A low priority issue.

Projects

Status: v0.5.1

Development

Successfully merging this pull request may close these issues.

1 participant