| Summary: | SDL_GetError returns "Unknown touch device" on first touch on OS X | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Elisée Maurer <eliseegw+libsdl> |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED INVALID | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 2.0.4 | ||
| Hardware: | x86_64 | ||
| OS: | Mac OS X 10.11 | ||
|
Description
Elisée Maurer
2016-06-09 14:23:48 UTC
After reading on other bugs, this comment in particular: https://bugzilla.libsdl.org/show_bug.cgi?id=3321#c3, I'm not 100% sure anymore if SDL error being set spuriously is viewed as a bug or not by the dev team, considering SDL_GetError() does indicate it should not be called unless an SDL function has returned an error value. So feel free to close if appropriate. Yes, the SDL error message is only valid if an API function returns an error. Thanks! |