Menu

#2 Array type definitions is wrong

open
nobody
None
5
2007-11-08
2007-11-08
No

In sdl_video.pp there is definitions of arrays of some types(SDL_RectArray, SDL_ColorArray, and maybe others). This way, when you dereference SDL_ListModes resulting pointer, you always get 0,0 values. If convert type to double pointer, everithing works ok. So, i think, array definitions should be changed to double pointers.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB