Re: [AD] Proposal for new branch |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2004-09-06, ShadySlimGrady@xxxxxxxxxx wrote:
> Well put! Under item #2, though, would it be worth mentioning
> -Wno-deprecated-declarations--or, perhaps the deprecated function
> -attributes will be removed
> in stable releases? Clarification, please.
>
> > 2. Users will be able to use the new API as it becomes available
> > -- if they want to. Or they can wait until the entire API has
> > been redesigned and implemented before adopting the new API.
The first point says that new Allegro versions will provide a layer
emulating the old API. AFAICS this means that removed symbols will
still be available through a #define or wrapper function.