The point being to catch any renaming messups or anything like that.But I have all warnings on, and it's on verbose mode. This seems to catch many things such as forgetting to define externs. Is there any point to compiling my tests with advanced mode alongside the application code, short of catching bugs in the compiler?