Re: [AD] Allegro 4.1.6/Allegro 4.0.3 |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> Isn't this the only way to ensure binary compatibility for the 4.0.x DLLs?
> If a mere "#define to nothing" is used, wouldn't that mean that any program
> compiled against 4.0.2 that used those functions wouldn't work against
> 4.0.3?
Of course. We can't remove any symbol from the DLL.
> Either way, I like Evert's suggestion more than the #define approach.
The #define approach is for the 4.1.x series, for which we don't maintain
binary compatibility with the 4.0.x series.
--
Eric Botcazou