[AD] [ alleg-Bugs-3140347 ] Input state constness inconsistency |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Bugs item #3140347, was opened at 2010-12-19 18:29
Message generated for change (Tracker Item Submitted) made by toumaz
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=3140347&group_id=5665
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core Library
Group: 4.9
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Tomas Olander (toumaz)
Assigned to: Nobody/Anonymous (nobody)
Summary: Input state constness inconsistency
Initial Comment:
The ALLEGRO_MOUSE_STATE pointer passed to al_mouse_button_down is not const, while the ALLEGRO_KEYBOARD_STATE pointer passed to al_key_down *is* const, resulting in a (rather minor) inconsistency.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=3140347&group_id=5665