| Summary: | Some public functions aren't marked with SDLCALL | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Ryan C. Gordon <icculus> |
| Component: | build | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | x86 | ||
| OS: | Other | ||
|
Description
Ryan C. Gordon
2013-11-22 21:30:17 UTC
Yep, fixing this doesn't break ABI and should be done. Fixed in https://hg.libsdl.org/SDL/rev/e3e00f8e6b91 --ryan. |