Boost logo

Boost Users :

From: Christopher Baus (christopher_at_[hidden])
Date: 2004-07-22 12:29:46


>>
>> Unless I'm missing something, this should do the trick:
>>
>> g++ -c -O2 -Wall -Wno-unused-variable foo.cpp
>>
>>
Ok, I found the solution. I was looking for a pragma to do it, but the
solution for gcc is the use the unused attribute.

Cheers,

Christopher


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net