Extracted from Pike v7.3 release 16 at 2002-03-05.
pike.roxen.com
[Top]
/master

Method /master()->compile_warning()


Method compile_warning

void /master()->compile_warning(string file, int line, string err)

Description

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