Extracted from Pike v7.4 release 117 at 2005-08-23.
pike.ida.liu.se
[Top]
predef::
master

Method master()->compile_error()


Method compile_error

void compile_error(string file, int line, string err)

Description

This function is called whenever a compiling error occurs. Nothing strange about it. Note that previous_object cannot be trusted in ths function, because the compiler calls this function.