• 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: Bug crashes gcc 4.2.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug crashes gcc 4.2.1


  • Subject: Re: Bug crashes gcc 4.2.1
  • From: Rick Mann <email@hidden>
  • Date: Wed, 23 Sep 2009 15:52:12 -0700

The offending line of code is a property access on a property whose type is a C++ type with namespace:

@property	Graphics::Point			location;




{ ... mStartPt = node.location; ... }

In the past, I've seen crashes on property accessors. Is it because I lack proper qualifiers on the property declaration, or because it's a C ++ type (with namespace)?

TIA,
Rick



_______________________________________________
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: 
 >Bug crashes gcc 4.2.1 (From: Rick Mann <email@hidden>)
 >Re: Bug crashes gcc 4.2.1 (From: Alastair Houghton <email@hidden>)
 >Re: Bug crashes gcc 4.2.1 (From: Rick Mann <email@hidden>)
 >Re: Bug crashes gcc 4.2.1 (From: Chris Espinosa <email@hidden>)

  • Prev by Date: Re: Bug crashes gcc 4.2.1
  • Next by Date: "No such file or directory"
  • Previous by thread: Re: Bug crashes gcc 4.2.1
  • Next by thread: Re: Bug crashes gcc 4.2.1
  • Index(es):
    • Date
    • Thread