February 22, 2008
nobody Wrote:

> Digital Mars D Compiler v2.011 on Linux
> 
> My program exit and print out:
> Error: hidden method called for ... (a class name)
> 
> what does this mean?
> 
> Can it also print out the method name that has been "hidden"?
> 
> thanks.

It means the compiler took a shotgun to your class and blew a hole through its v-table. It then failed to so much as notify you before handing it back to you... in pieces.