• 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: Xcode-users Digest, Vol 7, Issue 153
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode-users Digest, Vol 7, Issue 153


  • Subject: Re: Xcode-users Digest, Vol 7, Issue 153
  • From: Jens Alfke <email@hidden>
  • Date: Tue, 13 Apr 2010 09:31:11 -0700


On Apr 13, 2010, at 8:51 AM, Clark S. Cox III wrote:

As specified by the C and C++ standards, wchar_t is largely useless. I would recommend avoiding it at all costs.

As another data point in support of that, we're trying to slowly weed it out of the Chromium/Chrome source base in favor of explicitly- specified UTF-16 strings. The incompatibility in size of wchar_t is a big mess when you're writing cross-platform code, especially when it has to interact with other APIs like ICU that are more specific about character widths.


Annoyingly, though, there is no language support for C-string literals of types other than char or wchar_t.

—Jens _______________________________________________
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: Xcode-users Digest, Vol 7, Issue 153
      • From: "Paul Sanders" <email@hidden>
    • Re: Xcode-users Digest, Vol 7, Issue 153
      • From: Ivan Cavero Belaunde <email@hidden>
References: 
 >Re: Xcode-users Digest, Vol 7, Issue 153 (From: "email@hidden" <email@hidden>)
 >Re: Xcode-users Digest, Vol 7, Issue 153 (From: "Clark S. Cox III" <email@hidden>)

  • Prev by Date: Re: Xcode-users Digest, Vol 7, Issue 153
  • Next by Date: Re: Xcode-users Digest, Vol 7, Issue 153
  • Previous by thread: Re: Xcode-users Digest, Vol 7, Issue 153
  • Next by thread: Re: Xcode-users Digest, Vol 7, Issue 153
  • Index(es):
    • Date
    • Thread