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

Non-ASCII Compiler Warning


  • Subject: Non-ASCII Compiler Warning
  • From: Nelson Santos <email@hidden>
  • Date: Tue, 20 Mar 2007 02:58:15 -0400

Hi all,

In my code, I have a line like this:

NSString *symbol = @"x";

...where x is a character that I inserted directly into the source code using the OS X Character Palette. The program works fine, but every time I compile the project, I get the following build warning:

"warning: non-ASCII character in CFString literal"

I appreciate the compiler telling me about this, but I don't want it to complain about this line anymore. Is there something I can do? Does anyone have an idea of how I could (or should) do this differently?

Thanks.
Nelson

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Non-ASCII Compiler Warning
      • From: "Sean McBride" <email@hidden>
    • Re: Non-ASCII Compiler Warning
      • From: Half Activist <email@hidden>
  • Prev by Date: Re: Source List / + / - / Gear
  • Next by Date: Re: Changing order of views dynamically
  • Previous by thread: Re: Source List / + / - / Gear
  • Next by thread: Re: Non-ASCII Compiler Warning
  • Index(es):
    • Date
    • Thread