The `if` statements between lines 70 and 115(ish) in the aforementioned file generate a ton of "conditional expression is constant" warnings. These should probably be preprocessor control statements. (#if, #elif, #else, etc.)