• 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: Very strange build errors (warning...long)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Very strange build errors (warning...long)


  • Subject: Re: Very strange build errors (warning...long)
  • From: Ondra Cada <email@hidden>
  • Date: Thu, 21 Feb 2002 19:24:50 +0100

Joseph,

>>>>>> Joseph Jones (JJ) wrote at Wed, 20 Feb 2002 22:51:52 -0800:
JJ> BigLetterView.m:1: illegal external declaration, found `unknown'

Dunno for sure, but this looks like you copy'n'pasted from a HTML or similar
source, and succeeded to insert an invisible, but pretty nasty character
into .m -- something like Unicode unbreakable space, or so.

Check the sources in TextEdit, or better in Terminal (man hexdump). Also
check the archives, *very* recently the same problem was either here or in
the PB list, and I have sent a small programlet which effectively strips out
any nasty characters even from those more exotic encodings like Unicode or
UTF8 or non-lossy ASCII.

With simple 8-bit encodings of course you can use just plain ole tr (man tr).
---
Ondra Cada
OCSoftware: email@hidden http://www.ocs.cz
2K Development: email@hidden http://www.2kdevelopment.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Very strange build errors (warning...long)
      • From: Joseph Jones <email@hidden>
References: 
 >Very strange build errors (warning...long) (From: Joseph Jones <email@hidden>)

  • Prev by Date: [Cocoa]Volume Control keys
  • Next by Date: Re: Changing "MyDocument" to another class
  • Previous by thread: Re: Very strange build errors (warning...long)
  • Next by thread: Re: Very strange build errors (warning...long)
  • Index(es):
    • Date
    • Thread