• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Header/library version mismatches
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Header/library version mismatches


  • Subject: Re: Header/library version mismatches
  • From: "Alexey Proskuryakov" <email@hidden>
  • Date: Mon, 22 Aug 2005 20:41:15 +0400

On Mon, 22 Aug 2005 16:33:34 +0100 Finlay Dobbie <email@hidden> wrote:

  The headers are now slightly older than actual libraries, but match the
ones in SDK - sounds fine... What are the failing sanity checks?

ZLIB_VERSION != zlibVersion(), etc.

That's just a buggy sanity check (even assuming you meant strcmp) - below is a description of a correct one, taken from zlib.h:


/* The application can compare zlibVersion and ZLIB_VERSION for consistency.
   If the first character differs, the library code actually used is
   not compatible with the zlib.h header file used by the application.
   This check is automatically made by deflateInit and inflateInit.
 */

- WBR, Alexey Proskuryakov
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Header/library version mismatches
      • From: Finlay Dobbie <email@hidden>
References: 
 >Header/library version mismatches (From: Finlay Dobbie <email@hidden>)
 >Re: Header/library version mismatches (From: Alexey Proskuryakov <email@hidden>)
 >Re: Header/library version mismatches (From: Finlay Dobbie <email@hidden>)

  • Prev by Date: Re: making a framework...
  • Next by Date: Re: Header/library version mismatches
  • Previous by thread: Re: Header/library version mismatches
  • Next by thread: Re: Header/library version mismatches
  • Index(es):
    • Date
    • Thread