Skip to content

Fix model types to CHandlingManager #4068

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

Closed
wants to merge 19 commits into from

Conversation

G-Moris
Copy link
Contributor

@G-Moris G-Moris commented Mar 4, 2025

I forgot to change std::size_t to std::uint32_t.
I also changed GetHandilgID to static.

G-Moris and others added 13 commits March 4, 2025 23:40

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
G-Moris added 6 commits May 18, 2025 20:18

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
botder
botder previously approved these changes May 26, 2025
@botder botder dismissed their stale review May 26, 2025 20:16

When I look over CHandlingManager.cpp, I see noexcept code that actually throws exceptions. The whole class is a manager for (static) global variables, basically static, but it pretends that it's not.

@G-Moris
Copy link
Contributor Author

G-Moris commented May 27, 2025

My system is broken, I'll fix it as soon as I fix it.

@G-Moris
Copy link
Contributor Author

G-Moris commented May 29, 2025

I will take everything into account and create a new PR in the next 2-3 days (I have almost restored the system)

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.

None yet

3 participants