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

Compiler glitch


  • Subject: Compiler glitch
  • From: "Jan E. Schotsman" <email@hidden>
  • Date: Sat, 4 Mar 2006 19:58:35 +0100

This can't be right:

void foo( SInt8 *x );

char x;
SInt8 y;

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

Jan E.

_______________________________________________
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: John Mikros <email@hidden>
    • Re: Compiler glitch
      • From: Chris Espinosa <email@hidden>
    • Re: Compiler glitch
      • From: "Justin C. Walker" <email@hidden>
  • Prev by Date: Re: Re[2]: Developing a Widget?
  • Next by Date: Re: Compiler glitch
  • Previous by thread: Re: Re[2]: Developing a Widget?
  • Next by thread: Re: Compiler glitch
  • Index(es):
    • Date
    • Thread