| Summary: | SDL_GetPlatform() returns "unknown os" | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Pallav Nawani <pallavnawani> |
| Component: | *don't know* | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | All | ||
| OS: | Android (All) | ||
| Attachments: | patch for really complicated problem | ||
|
Description
Pallav Nawani
2012-09-14 03:23:02 UTC
Created attachment 951 [details]
patch for really complicated problem
I attached a patch which adds the missing case for Android.
Whoops, Sam beat me to this; it's in there as hg changeset ada3545fed23. Thanks! --ryan. (In reply to comment #1) > Created attachment 951 [details] > patch for really complicated problem > > I attached a patch which adds the missing case for Android. Complicated or not, It was a problem. |