We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 1270 - Boolean missing from x11 sdl touch
Summary: Boolean missing from x11 sdl touch
Status: RESOLVED DUPLICATE of bug 1271
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: HG 2.0
Hardware: x86_64 Linux
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-09 15:01 UTC by andre
Modified: 2011-08-21 10:06 UTC (History)
0 users

See Also:


Attachments
Patch to correct issue (313 bytes, patch)
2011-08-09 15:02 UTC, andre
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description andre 2011-08-09 15:01:46 UTC
Will fail to compile on x11 systems with input because SDL_Bool down is missing from src/video/x11/SDL_x11touch.h
Comment 1 andre 2011-08-09 15:02:40 UTC
Created attachment 671 [details]
Patch to correct issue
Comment 2 Ryan C. Gordon 2011-08-21 10:06:21 UTC

*** This bug has been marked as a duplicate of bug 1271 ***