Justin Heyes-Jones wrote: > Cool I'll check it out. What kind of changes will we see? >
Nothing too drastic on the surface. The SDL developers added width and height to the SDL_VideoInfo structure. But the jump from SDL-1.2.9 to SDL-1.2.10 included a move from CVS to SVN. The SDL developers took that as an opportunity to re-organize the header files, move functions around and depreciate some files as well. So I had to compare each header file between 1.2.9 and 1.2.11 using ediff, and make the corrections to sdlswig.i and post-swig.lisp as appropriate. I also rearranged and cleaned up the SWIG sdlswig.i interface file and added some comments. -Luke _______________________________________________ application-builder mailing list [email protected] http://www.lispniks.com/mailman/listinfo/application-builder
