Skip to content
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

Fixing compilation warnings #10875

Merged
merged 1 commit into from
May 19, 2024

Conversation

albert-github
Copy link
Collaborator

Found warnings on 64-bit Windows:

warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data

Found warnings on 64-bit Windows:
```
warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
```
@albert-github albert-github added bug install/build bug in the installation or build scripts labels May 18, 2024
@doxygen doxygen merged commit b6ca7bf into doxygen:master May 19, 2024
8 checks passed
@albert-github albert-github added the fixed but not released Bug is fixed in github, but still needs to make its way to an official release label May 19, 2024
@albert-github albert-github deleted the feature/bug_warn_20240518 branch May 19, 2024 08:45
@doxygen doxygen removed the fixed but not released Bug is fixed in github, but still needs to make its way to an official release label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug install/build bug in the installation or build scripts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants