| Summary: | SDL_Keysym contains a deprecated field for unicode which may be removed. | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Philipp Wiesemann <philipp.wiesemann> |
| Component: | events | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | API change | ||
| Priority: | P2 | CC: | llxxnntt |
| Version: | HG 2.0 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Philipp Wiesemann
2013-06-15 11:29:36 UTC
I agree. Fixed! http://hg.libsdl.org/SDL/rev/b36811d7db33 Please disregard the above. Seems like flooding a process under gdb with ptrace_attach() calls (which most, but not all, fail as expected) sometimes, rarely, causes pthreah_cond_timedwait() to return EINVAL. I have no idea why is this happening or what to do with that, so let's just skip that very corner case. Comment above was for a different bug. |