Skip to content

Conversation

@utkarshmsr3
Copy link

error: ‘tH’ may be used uninitialized in this function [-Werror=maybe-uninitialized]

This could have been handled with #698

@HowardHinnant
Copy link
Owner

HowardHinnant commented Feb 13, 2025

Looks like a gcc bug to me. I can't find a path of use of the variables if they are uninitialized. The uninitialized state is protected by the stream fail checks.

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.

2 participants