what this? Error: hidden method called for ...

Sean Reque seanthenewt at yahoo.com
Thu Feb 21 16:38:44 PST 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. 




More information about the Digitalmars-d mailing list