pike.hubbe.net

[Top]
/master
previous/master()->master_read_file() string_assignmentnext

Method /master()->runtime_warning()


Method runtime_warning

void /master()->runtime_warning(string where, string what, mixed ... args)

Description

Called for every runtime warning. The first argument identifies where the warning comes from, the second identifies the specific message, and the rest depends on that. See code below for currently implemented warnings.


Extracted from Pike v7.3 release 11 at 2001-11-03.