Re: Weird error
Re: Weird error
- Subject: Re: Weird error
- From: William Squires <email@hidden>
- Date: Sun, 11 May 2014 14:56:58 -0500
Never mind - cleaning the project seems to have solved it. :P Weird.
On May 11, 2014, at 8:43 AM, William Squires <email@hidden> wrote:
> Is this a bug in Xcode?
>
> I've got a line in main.m that says:
>
> LINE_ENDINGS desiredLineEnding;
>
> (where LINE_ENDINGS is typedef enum lineEndings {...} LINE_ENDINGS), but the yellow warning alert says "! Unused variable 'output'"
> Huh? There isn't even any variable named output anywhere in the program!!
>
_______________________________________________
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
References: | |
| >Weird error (From: William Squires <email@hidden>) |