• 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
Strange Compiler Warning
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Strange Compiler Warning


  • Subject: Strange Compiler Warning
  • From: "Shoaib" <email@hidden>
  • Date: Mon, 29 Aug 2005 23:50:55 GMT

Lately, I've been getting a compiler warning every time I clean my project and rebuild it. The warning originates in the precompiled header file (auto-generated when created a Cocoa app).

Here's the warning:

warning: conflicting types for built-in function scalbl (file: fp.h)

My auto-generated precompiled header file contains the following:

#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif


Has anyone seen this warning? How can I get rid of it? I like my projects clean...
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
  • Follow-Ups:
    • Re: Strange Compiler Warning
      • From: Michael Clark <email@hidden>
  • Prev by Date: Re: Spotlight importer and document package question
  • Next by Date: Mounting a Volume From a WebPage(Safari)
  • Previous by thread: Insensitive NSComboBox completion?
  • Next by thread: Re: Strange Compiler Warning
  • Index(es):
    • Date
    • Thread