[SDL] SDL_PushEvent changed in 1.2.5
Bob Pendleton
bob at pendleton.com
Wed Oct 30 10:51:01 PST 2002
Just want to make sure that everyone knows that the behavior of
SDL_PushEvent() changed between 1.2.4 and 1.2.5. The change makes it so
that SDL_PushEvent() now works as documented, rather than the way it
used to work. This means that all code that checked for the status
returned by SDL_PushEvent() needs to be checked to make sure it still
works.
I found this problem while trying to help a fellow get NET2 working
under Windows.
Bob Pendleton.
--
+------------------------------------+
+ Bob Pendleton, consultant for hire +
+ Resume: http://www.jump.net/~bobp +
+ Email: bob at pendleton.com +
+------------------------------------+
More information about the SDL
mailing list