Re: [AD] ALLEGRO_LINUX clarification |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Saturday 21 July 2007 10:13, Peter Wang wrote:
> Any objections? (make it quick)
Nope,sounds sensible.
> + Note that ALLEGRO_LINUX is a misnomer. It will only be defined if
> + <i>Linux console</i> support is enabled. It is not a reliable way to
check
> + if the program is being built on a Linux system.
I'd personally try to avoid the word "misnomer". Negative language in the
manual and all that. I don't feel strongly about it though and have no
complaints about the rest.
We could #define ALLEGRO_LINUX_CONSOLE (or somesuch) and deprecate
ALLEGRO_LINUX. Neither are symbols that are guarenteedto be always
defined, afterall.
Evert