Hi, is there a way to supress warnings like this coming from OpenMP with a specific gcc switch? "in foo.cpp:60: warning: iteration variable 'i' is unsigned" they start getting really annoying. Thanks Robert Henning
Hi, is there a way to supress warnings like this coming from OpenMP with a specific gcc switch? "in foo.cpp:60: warning: iteration variable 'i' is unsigned" they start getting really annoying. Thanks Robert Henning