Zipper
Tony van der Hoff
tony at mk-net.demon.co.uk
Fri Nov 29 17:32:31 GMT 2002
On 28 Nov 2002, in message <5bd9b29c4b.tom at compton.compton.nu>,
Tom Hughes <tom at compton.nu> wrote:
> In message <8668ad9c4b.Tony at mk-net.demon.co.uk>
> Tony van der Hoff <tony at mk-net.demon.co.uk> wrote:
>
> > Zipper_CompressionDetails appears to be undefined...
> > Can you please clarify this?
>
> It seems I managed to forget about it... There were a couple of other
> types missing as well, but I've just committed a fix.
OK, thanks for that; here is another problem:
OsLib:/oslib/zlib.h:757: conflicting types for `dictionary'
OsLib:/oslib/zlib.h:756: previous declaration of `dictionary'
OsLib:/oslib/zlib.h:761: conflicting types for `dictionary'
OsLib:/oslib/zlib.h:760: previous declaration of `dictionary'
OsLib:/oslib/zlib.h:844: conflicting types for `dictionary'
OsLib:/oslib/zlib.h:843: previous declaration of `dictionary'
OsLib:/oslib/zlib.h:848: conflicting types for `dictionary'
OsLib:/oslib/zlib.h:847: previous declaration of `dictionary'
OsLib:/oslib/zlib.h:916: conflicting types for `load_address'
OsLib:/oslib/zlib.h:911: previous declaration of `load_address'
OsLib:/oslib/zlib.h:917: conflicting types for `exec_address'
OsLib:/oslib/zlib.h:912: previous declaration of `exec_address'
OsLib:/oslib/zlib.h:918: conflicting types for `size'
OsLib:/oslib/zlib.h:913: previous declaration of `size'
OsLib:/oslib/zlib.h:919: conflicting types for `attr'
OsLib:/oslib/zlib.h:914: previous declaration of `attr'
OsLib:/oslib/zlib.h:926: conflicting types for `load_address'
OsLib:/oslib/zlib.h:922: previous declaration of `load_address'
OsLib:/oslib/zlib.h:927: conflicting types for `exec_address'
OsLib:/oslib/zlib.h:923: previous declaration of `exec_address'
OsLib:/oslib/zlib.h:928: conflicting types for `size'
OsLib:/oslib/zlib.h:924: previous declaration of `size'
OsLib:/oslib/zlib.h:929: conflicting types for `attr'
OsLib:/oslib/zlib.h:925: previous declaration of `attr'
This is due to your use of the same formal names for input and output
parameters. That's OK for Norcroft, but GCC barfs on it. Would you mind
attending to this, please?
Cheers, Tony
--
Tony van der Hoff | MailTo:tony at mk-net.demon.co.uk
| MailTo:avanderhoff at iee.org
Buckinghamshire, England | http:www.mk-net.demon.co.uk
More information about the oslib-team
mailing list