• 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: Illegal characters in Java code?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Illegal characters in Java code?


  • Subject: Re: Illegal characters in Java code?
  • From: James Closs <email@hidden>
  • Date: Tue, 26 Jun 2007 08:59:07 +0100

Hi,

Thanks for all the replies, I'll look into which encoding the file is actually getting saved as.

Someone suggested a problem with 'copy and paste', this was my original thought as well but typing the code in from scratch didn't work either!

At the moment I've reverted to using integer values in the switch statement instead. Ugly, but it works. I'd like to get to the root of the problem though...

thanks again.

I suspect that the pasted-into source file isn't actually being saved as
MacRoman (Western - Mac), but as something else. One way to test this
hypothesis is to hex-dump both source files (read 'man hexdump'), then use
diff or FileMerge to compare the hex output.

====

James Closs, Director, bitBull Ltd

http://www.bitbull.com

07771 991171

====

_______________________________________________
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: 
 >Re: Illegal characters in Java code? (From: Greg Guerin <email@hidden>)

  • Prev by Date: Re: How do I create a standalone application ?
  • Next by Date: Re: create new xcodeproj
  • Previous by thread: Re: Illegal characters in Java code?
  • Next by thread: Using NASM in Xcode 2.4
  • Index(es):
    • Date
    • Thread