[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> 'nobody' filled a bug report a month ago on the SourceForge bugtracker: he
> complained against clear_keybuf() clearing the key[] array.
>
> I've checked that Allegro 3.12 does the same thing, so I don't think we
> should change the behaviour of clear_keybuf().
> What do you think about that ?
Well, I don't see very sensible clear_keybuf clearing the key[] array
since the key[] array is not the key buffer, and i don't think we should
support a
bug just to make sure people's old programs that used that hack (cause
imho, it's a hack, since it's not told on the documentation) is worth enough
to
keep it...
my 2 cents =)