[openbeos] Re: #pragma

  • From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
  • To: openbeos@xxxxxxxxxxxxx
  • Date: Tue, 06 Jan 2004 16:18:29 +0100 CET

Jérôme Duval <korli@xxxxxxxx> wrote:
> a quick question : i have this line in a .cpp file.
> Should i keep it or ? GCC tells it ignores it when compiling.
> 
> #pragma optimize("",off)

Maybe that's an mwcc pragma? If GCC ignores it, I'd guess you can just 
remove it (or comment it out for now).

Bye,
   Axel.


Other related posts: