Return Type Mistakes

Project:Tao.Sdl
Component:Code
Category:bug
Priority:normal
Assigned:Unassigned
Status:Active
Description

1. SDL_EventState returns an unsigned byte, not a signed int.
2. SDL_UnlockSurface returns void, not a signed int.
3. SDL_CreateCursor returns SDL_Cursor, not a signed int.

Note: See issue http://www.taoframework.com/node/566

Theme by La Boite a site | Powered by Drupal