• 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
C++ method call being ignored
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

C++ method call being ignored


  • Subject: C++ method call being ignored
  • From: Rick Mann <email@hidden>
  • Date: Sat, 13 Mar 2010 00:53:10 -0800

I'm experiencing some bizarre behavior. I've got a .cpp file with a C++ class in it, fairly straightforward stuff. But for some reason, it's simply ignoring a call to one of its own methods. The class doesn't inherit from anything, nor does it have any subclasses. The method being called is not virtual.

Attempting to trace into it in the debugger results in execution resuming from that point.

A similar class (I'm creating a new class based on an old one) doesn't have this problem. I'm completely puzzled. Any suggestions for figuring out what's going on?

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

  • Follow-Ups:
    • Re: C++ method call being ignored
      • From: Rick Mann <email@hidden>
    • Re: C++ method call being ignored
      • From: Dave Carrigan <email@hidden>
  • Prev by Date: Re: Generating a parseable #include dependency graph from a project?
  • Next by Date: Re: C++ method call being ignored
  • Previous by thread: Re: Generating a parseable #include dependency graph from a project?
  • Next by thread: Re: C++ method call being ignored
  • Index(es):
    • Date
    • Thread