Re: Function's default values are corrupted (Nasty bug)
Re: Function's default values are corrupted (Nasty bug)
- Subject: Re: Function's default values are corrupted (Nasty bug)
- From: Chris Espinosa <email@hidden>
- Date: Fri, 1 Apr 2005 08:15:52 -0800
On Apr 1, 2005, at 8:03 AM, Dave Thorup wrote: One last thing (for Chris Espinosa if he's still reading), if I try to compile with -O3 optimizations I get a bus error from the compiler. This only happens now that I'm #including <iostream> for std::cout support. If I remove the calls to std::cout and don't #include <iostream> then I don't get a bus error and the file compiles.
If you could preprocess that file (gcc -E) and file a bug containing the file and its command-line or Xcode invocation, that would help us track it down.
Chris |
_______________________________________________
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