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

Re: Compiler glitch


  • Subject: Re: Compiler glitch
  • From: Chris Espinosa <email@hidden>
  • Date: Sat, 4 Mar 2006 12:30:05 -0800

On Mar 4, 2006, at 10:58 AM, Jan E. Schotsman wrote:

This can't be right:


void foo( SInt8 *x );


char x;

SInt8 y;


foo( &x ); // Warning: pointers differ in signedness

foo( &y ); // No warning


The compiler invocation line would be helpful in diagnosing this, especially as it controls which dialect of C, which standard, and how strict the warnings are.

Chris
 _______________________________________________
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: Compiler glitch
      • From: "Jan E. Schotsman" <email@hidden>
References: 
 >Compiler glitch (From: "Jan E. Schotsman" <email@hidden>)

  • Prev by Date: Re: Compiler glitch
  • Next by Date: Re: Compiler glitch
  • Previous by thread: Re: Compiler glitch
  • Next by thread: Re: Compiler glitch
  • Index(es):
    • Date
    • Thread