Re: [AD] Proposed ASSERT protection |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Sat, Sep 14, 2002 at 06:17:49PM +0200, Elias Pschernig wrote:
> For some reason, exmouse is asserting on me now, in line 400 of mouse.c.
> Maybe someone can reproduce this and find out why - I still don't know
> how i can get gdb to show more details :)
See, see! Just kidding, that assertion is bogus because calling
set_mouse_sprite with a NULL pointer is legitimate. That's the problem
of repetitive tasks, you get bored and commit mistakes. Change reverted.