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

[PATCH] Remove SDL_assert in SDL_GetGlobalMouseState. #2708

Closed
SDLBugzilla opened this issue Feb 11, 2021 · 0 comments
Closed

[PATCH] Remove SDL_assert in SDL_GetGlobalMouseState. #2708

SDLBugzilla opened this issue Feb 11, 2021 · 0 comments

Comments

@SDLBugzilla
Copy link
Collaborator

This bug report was migrated from our old Bugzilla tracker.

These attachments are available in the static archive:

Reported in version: 2.0.7
Reported for operating system, platform: Linux, x86_64

Comments on the original bug report:

On 2017-11-06 12:35:49 +0000, wrote:

Created attachment 3072
Proposed patch for removing SDL_assert when getting mouse state

Remove SDL_assert when asking for mouse state. This is so that calling code doesn't need to conditionally call SDL_GetGlobalMouseState based on the platform.

On 2017-11-06 20:30:12 +0000, Ryan C. Gordon wrote:

This patch is now https://hg.libsdl.org/SDL/rev/4c8bd26f1aab, thanks!

--ryan.

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

No branches or pull requests

1 participant