[Zlib-devel] Avoiding WIN* macros in GNU code
Dmitriy Anisimkov
anisimkov at omsknet.ru
Mon Jun 16 00:21:01 EDT 2003
Cosmin Truta wrote:
> On Sun, 15 Jun 2003, Dmitriy Anisimkov wrote:
>
> But I must have someone else's opinion, and so far nobody said anything
> about it. Please read the "ZLIB.DLL considered harmful" message, think
> carefully about its implications, and we would be glad to hear your
> opinion.
<<The name ZLIB1.DLL comes from the "zlib"+"major version" naming
scheme. I expect there will be big changes in a future zlib-2.0,>>
I propose to do not put major version to the dll name.
The Zlib API is stable enough. I think it is better to put just calling convension to the dll name.
For example
zlib-c.dll
zlib-std.dll
If the new big changes would broke backward compartibility, then we have to change name. But now we need just separate different calling conventions.
More information about the Zlib-devel
mailing list