• 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: Debugger: invalide NSString *
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debugger: invalide NSString *


  • Subject: Re: Debugger: invalide NSString *
  • From: Raphael <email@hidden>
  • Date: Fri, 17 Feb 2006 13:06:41 +0100

Hi,
I have found the bug but please don“t laugh, I only have reaname the class,
and every thing is working fine!!
Could this be a bug in Xcode?


Thanks & regards,
raphael

Am 17.02.2006 um 12:28 schrieb Raphael:

Hi,
I have a class that I init like all the other custom classes.
In this case I initWithString:(NSString *)string
In this funktion I set a string variable with string arg
this way :

self = [super init];
[string retain];
mystring = [[NSString alloc]initWithString:arg];
return self

When I init the class, the compiler popup.
In variable table the myString from the the called class is "NSString * Summary: invalid"


What does that mean?

thanks & regrads,
raphael

_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Debugger: invalide NSString * (From: Raphael <email@hidden>)

  • Prev by Date: Debugger: invalide NSString *
  • Next by Date: Re: Selection in NSTableView during windowControllerDidLoadNib w/ CoreData+bindings
  • Previous by thread: Debugger: invalide NSString *
  • Next by thread: Re: Debugger: invalide NSString *
  • Index(es):
    • Date
    • Thread