Skip navigation.
 
mlRe: Cryptic compiler error
FROM : Alex v.Below
DATE : Sun Dec 19 15:32:36 2004

I usually edit the offending files in VIM, which shows the stray 
characters. I also wrote a little XCode Script to strip them from the 
selection, but it is not exactly elegant to install.

Alex

Am 19.12.2004 um 04:01 schrieb paul webb:

> I've had these types of errors too and I end up having
> to delete the line of code that has the stray
> characters then retype it - which seems to cure the
> problem.
>
> and I usually get them when I paste code, especially
> if its from sources such as code extracts on websites.
>
>
>
>
>
>
>
> paul
>
> --- DougFM <<email_removed>> wrote:
>

>> Hello,
>>
>> I just got three compiler errors in Xcode 1.5 that
>> say "error: stray
>> '\354' in program". The app was compiling just fine
>> and then it just
>> started generating this error. The application is
>> from:
>> http://cocoaprogramming.net/Downloads.html  —
>> Chapter 18
>> TaskOutliner.  It's happening every time the
>> GET_CHILDREN macro is
>> called.  I've had errors like this a few times in
>> the past, but don't
>> know what causes it.
>>
>> Thanks
>> Doug
>> _______________________________________________
>> MacOSX-dev mailing list
>> <email_removed>
>> http://www.omnigroup.com/mailman/listinfo/macosx-dev
>>

>
> =====
> .......................................................................
> .............
> http://www.fexia.com
> http://www.robotsoftware.co.uk
> http://www.nicetoanimals.org
> .......................................................................
> ..............
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> _______________________________________________
> MacOSX-dev mailing list
> <email_removed>
> http://www.omnigroup.com/mailman/listinfo/macosx-dev

Related mailsAuthorDate
mlCryptic compiler error DougFM Dec 19, 02:24
mlRe: Cryptic compiler error paul webb Dec 19, 04:01
mlRe: Cryptic compiler error Alex v.Below Dec 19, 15:32
mlRe: Cryptic compiler error DougFM Dec 19, 18:41
mlre: Cryptic compiler error George Warner Dec 20, 03:37