Re: error: stray '\177' in program
Re: error: stray '\177' in program
- Subject: Re: error: stray '\177' in program
- From: lbland <email@hidden>
- Date: Sat, 24 Sep 2005 15:54:32 -0400
hi-
When I run into this type of problem I copy all the text from xcode
then paste to a empty TextEdit doc (in plain text mode), then select
and copy the TextEdit doc and paste back into xCode (after deleting the
text in xcode first). I know, it ain't pretty, but its worked for me in
the past and it is pretty painless.
It use to be a real pain in the butt when Project Builder (parent of
Xcode) accepted RTF source code!
thanks!-
-lance
On Sep 24, 2005, at 2:45 PM, Joseph Heck wrote:
This also happens periodically when you cut and paste from web pages
into your code.
On Sep 24, 2005, at 2:40 AM, Markus Hitter wrote:
Am 24.09.2005 um 11:14 schrieb Norio Ota:
What is stray '\177' in program error? It seems to occur if I type
'delete' key in Xcode 1.5.
Is it a source file to be compiled with gcc/g++/... ? Sounds like you
should check the text encoding of your file against a new one of the
same type (File Info, General tab).
Would you tell me how to remove the invisible characters?
Xcode -> Menu -> Format -> Show Control Characters, then use Backspace.
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
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