Skip to content

Fix issue 977 #1035

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix issue 977 #1035

wants to merge 1 commit into from

Conversation

LuridHound
Copy link

Environment :

  • OS : ubuntu 24.04.1 LTS
  • Compiler : gcc 13.3.0

Change casts only for variables / result of calculations.
Casts for const char* and literals will be done in the next PRs.

Tested locally - by running xmltest - all tests pass.

@LuridHound LuridHound changed the title Issue 977 https://github.com/leethomason/tinyxml2/issues/977 Jun 22, 2025
@LuridHound LuridHound changed the title https://github.com/leethomason/tinyxml2/issues/977 Issue 977 Jun 22, 2025
@LuridHound LuridHound changed the title Issue 977 FIx issue 977 Jun 22, 2025
@LuridHound LuridHound changed the title FIx issue 977 Fix issue 977 Jun 22, 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.

1 participant