I am getting a lot of these warnings from 3rd party code that I cannot modify. Is there a way to disable this warning or at least disable it for certain areas (like #pragma
use -Wno-reorder (man gcc is your friend :) )
-Wno-reorder