| Summary: | Inconsistent use of SDLCALL causes syntax errors under Watcom | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Terry Colligan <terry-sdl> |
| Component: | audio | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 1.2.9 | ||
| Hardware: | x86 | ||
| OS: | Windows (XP) | ||
|
Description
Terry Colligan
2006-05-18 12:26:57 UTC
I can remember that a compiler for x86 wince emulation as well did not like that and did not compile. This problem appears to be fixed in the current subversion repository. I checked out everything, and ran my Watcom compiles again, and didn't get the syntax errors I was previous getting involving inconsistent use of SDLCALL. |