• 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: signal 11 (SIGSEGV) error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: signal 11 (SIGSEGV) error


  • Subject: Re: signal 11 (SIGSEGV) error
  • From: Scott Ribe <email@hidden>
  • Date: Fri, 24 Apr 2009 00:19:02 -0600
  • Thread-topic: signal 11 (SIGSEGV) error

> NSString *path = @"~";
> path = [path stringByExpandingTildeInPath];

Also the 2 steps are really unnecessary, just use:

NSString *path = [@"~" stringByExpandingTildeInPath];

--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice


 _______________________________________________
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

  • Follow-Ups:
    • Re: signal 11 (SIGSEGV) error
      • From: Joar Wingfors <email@hidden>
References: 
 >signal 11 (SIGSEGV) error (From: Sandy Santra <email@hidden>)

  • Prev by Date: [Updated] Subversion 1.5/1.6 and Xcode 3+ HOWTO
  • Next by Date: Re: signal 11 (SIGSEGV) error
  • Previous by thread: Re: signal 11 (SIGSEGV) error
  • Next by thread: Re: signal 11 (SIGSEGV) error
  • Index(es):
    • Date
    • Thread