Recently I found a compilation difference between the compiler for Linux and the one for windows. The Windows one can report some errors, like miss matching of dummy arguments and actual ones, which the Linux one can't. I'd like to know if there is any option which can force the compiler to do that. Thanks!
↧