| Summary: | [PATCH] testfilesystem: Don't exit the application if SDL_GetBasePath isn't supported | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Cameron Cawley <ccawley2011> |
| 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: | All | ||
| Attachments: | testfilesystem: Don't exit the application if SDL_GetBasePath isn't supported | ||
Patch added, thanks! https://hg.libsdl.org/SDL/rev/df0f883cc273 |
Created attachment 4216 [details] testfilesystem: Don't exit the application if SDL_GetBasePath isn't supported If SDL_GetBasePath() isn't implemented on a particular platform, testfilesystem should still test the functionality of SDL_GetPrefPath().