Re: [AD] Mouse problems in Windows affected by this revision?

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On Thu, 2009-03-12 at 11:14 -0600, Trent Gamblin wrote:
> On Thu, March 12, 2009 10:49 am, Trent Gamblin said:
> > Unfortunately there is no valgrind for Windows and no free tool like
> > it that I know of. I could run it on Linux, that still might help
> > though.
> 
> Running valgrind on Linux didn't reveal anything.
> 

This (in include/allegro5/keyboard.h) was somehow wrong:

unsigned int __key_down__internal__[
      (ALLEGRO_KEY_MAX + 7) / 8 / sizeof(unsigned int)]; /* internal */

I committed a fix to SVN - does it work now?

-- 
Elias Pschernig <elias@xxxxxxxxxx>





Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/