• 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: XCode built project crash related to .o files and p_threads?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode built project crash related to .o files and p_threads?


  • Subject: Re: XCode built project crash related to .o files and p_threads?
  • From: Steve Checkoway <email@hidden>
  • Date: Wed, 4 Feb 2009 03:37:41 -0800


On Feb 4, 2009, at 12:13 AM, Stephen Northcott wrote:

What was happening (and I have no idea how) was that a #define in an .h file was in charge of making certain variables be defined.
However, the corresponding #ifdef with the same label in the .cpp file were working the opposite way round, or simply ignoring the #define from the .h file. It's almost as if the #define was not carrying across from the .h file to the .cpp file.
Am I missing something there?


Just to make sure, you're not accidentally using #ifdef in one and #ifndef in the other, are you?

--
Steve Checkoway

    "Anyone who says that the solution is to educate the users
    hasn't ever met an actual user." -- Bruce Schneier




Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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: 
 >XCode built project crash related to .o files and p_threads? (From: Stephen Northcott <email@hidden>)
 >Re: XCode built project crash related to .o files and p_threads? (From: Ken Thomases <email@hidden>)
 >Re: XCode built project crash related to .o files and p_threads? (From: Stephen Northcott <email@hidden>)

  • Prev by Date: Re: #define bug in gcc for delta builds?
  • Next by Date: Re: #define bug in gcc for delta builds?
  • Previous by thread: Re: XCode built project crash related to .o files and p_threads?
  • Next by thread: Re: XCode built project crash related to .o files and p_threads?
  • Index(es):
    • Date
    • Thread