Skip to content

Fix MSVC C4146 warnings #8366

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 4, 2025
Merged

Conversation

ilya071294
Copy link
Contributor

The warning description: "unary minus operator applied to unsigned type, result still unsigned".

The warning description: "unary minus operator applied to unsigned type, result still unsigned".
@ilya071294 ilya071294 requested a review from dyemanov December 27, 2024 13:06
@ilya071294
Copy link
Contributor Author

As I have no ability to update the branch, I would suggest to merge it. And I will commit all minor fixes separately.

@dyemanov dyemanov merged commit 3a03a8a into FirebirdSQL:master Feb 4, 2025
24 checks passed
ilya071294 added a commit that referenced this pull request Feb 4, 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.

3 participants