[AD] Timer bug |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
Just playing with allegro a bit, and creating a timer with al_create_timer(1/60); causes al_destroy_timer and al_stop_timer to lock up on the timer mutex. I think it should either fail if the timeout is invalid, or default it to the smallest possible value that won't kill things if it is even possible to detect that. -- Thomas Fjellstrom tfjellstrom@xxxxxxxxxx
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |