[AD] [ alleg-Bugs-2836880 ] runtime version querying |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Bugs item #2836880, was opened at 2009-08-13 22:18
Message generated for change (Tracker Item Submitted) made by tjaden
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=2836880&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: None
Group: 4.9
Status: Open
Resolution: None
Priority: 4
Private: No
Submitted By: Peter Wang (tjaden)
Assigned to: Nobody/Anonymous (nobody)
Summary: runtime version querying
Initial Comment:
We should probably have functions to return the version of the library and the addons. Something like
uint32_t al_get_allegro_version();
uint32_t al_get_audio_addon_version();
/* (major<<24) | (minor<<16) | (revision<<8) */
Or something like that.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=2836880&group_id=5665