Re: Possible Clang Bug in Initializing Wide String From String Literal?
Re: Possible Clang Bug in Initializing Wide String From String Literal?
- Subject: Re: Possible Clang Bug in Initializing Wide String From String Literal?
- From: Mark Wagner <email@hidden>
- Date: Thu, 19 May 2011 14:17:28 -0700
On Thu, May 19, 2011 at 08:56, Andreas Grosam <email@hidden> wrote:
> IMHO, if I read the standard correctly, clang seems to make an error here. I hope I'm terrible wrong here, since this is pretty basic stuff. Is there something left to be "implementation defined" what I may have overlooked?
>
Your source code isn't ASCII. How the compiler handles the non-ASCII
bits (the string literal) is implementation-defined.
--
Mark Wagner
_______________________________________________
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