Skip to content

Conversation

@hahnjo
Copy link
Member

@hahnjo hahnjo commented Jan 14, 2026

This avoids sign conversion warnings for signed integers, for example from literals. We then need all overloads to guarantee one unambiguous constructor candidate following integer promotion.

This avoids sign conversion warnings for signed integers, for example
from literals. We then need all overloads to guarantee one unambiguous
constructor candidate following integer promotion.
@hahnjo hahnjo self-assigned this Jan 14, 2026
@hahnjo hahnjo requested a review from dpiparo as a code owner January 14, 2026 08:16
@hahnjo hahnjo added the in:Hist label Jan 14, 2026
Copy link
Member

@bellenot bellenot left a comment

Choose a reason for hiding this comment

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

I confirm this PR fixes the warnings on Windows. Thanks Jonas!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants