Re: [AD] Small patch for test.c (version being used) |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: Coordination of admins/developers of the game programming library Allegro <alleg-developers@xxxxxxxxxx>
- Subject: Re: [AD] Small patch for test.c (version being used)
- From: Elias Pschernig <elias@xxxxxxxxxx>
- Date: Sun, 21 Oct 2007 13:06:46 +0200
On Fri, 2007-10-19 at 23:22 +0200, Andrei Ellman wrote:
> Here is a small patch for test.c that displays a bit more about which
> version of Allegro is being used.
>
> + Displays allegro_id (useful for dynamically linked builds for
> determining if the dynamic library was built with a different compiler
> than the app). Also printed to log files.
> + Displays whether this is a DEBUG, PROFILE or RELEASE build (note that
> whether or not it was statically linked is implied by the presence of
> ".s" in ALLEGRO_PLATFORM_STR ). Also printed to log files.
>
Good idea. I committed it (to the 4.3.10plus branch), but changed the
word "internal" to "linked".
--
Elias Pschernig <elias@xxxxxxxxxx>