So basically, when a base class has overloaded functions, the derrived class must define ALL overloaded functions or else you get a warning??
I tried to make a fix, but since I do not get the warning (what flags should we add to build.xml?), can somebody test whether it has worked?