• 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: Subversion and UTF-8 filenames
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Subversion and UTF-8 filenames


  • Subject: Re: Subversion and UTF-8 filenames
  • From: Bill Bumgarner <email@hidden>
  • Date: Tue, 7 Nov 2006 14:52:22 -0800

On Nov 7, 2006, at 1:35 PM, David Dunham wrote:
export LANG=en_US.UTF-8

Just a word of caution:

Setting the above in your shell's init -- I use LC_ALL=en_US.UTF-8 for svn's benefit -- may have unexpected consequences.

In particular, the compiler will emit unicode single quotes around certain error messages. This can easily break testing that is looking for particular compiler output.

For the sake of portability, I would highly recommend that you exactly control and define the appropriate locale within anything that is calling out to external tools and expecting a particular type/format/ wording of output.

b.bum

_______________________________________________
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: Subversion and UTF-8 filenames (From: David Dunham <email@hidden>)

  • Prev by Date: Re: Subversion and UTF-8 filenames
  • Next by Date: The missing link
  • Previous by thread: Re: Subversion and UTF-8 filenames
  • Next by thread: The missing link
  • Index(es):
    • Date
    • Thread