Skip to content

Conversation

@TommiPrami
Copy link
Contributor

@TommiPrami TommiPrami commented Nov 13, 2025

Fixed compiler WARNINGS: W1024 Combining signed and unsigned types - widened both operands

Summary by Bito

  • This pull request modifies variable types in the DSiWin32.pas file to ensure compatibility and prevent potential issues related to signed and unsigned types.
  • The changes enhance type safety by aligning the data types used in the functions.
  • Compiler warnings related to type usage are addressed.
  • Overall, this pull request touches on type safety and code quality improvements, introducing potential issues if not properly managed.

Fixed compiler WARNINGS: W1024 Combining signed and unsigned types - widened both operands
@gabr42 gabr42 merged commit fa131d9 into gabr42:master Nov 13, 2025
1 of 4 checks passed
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