parrotcode: Warning and error reporting | |
Contents | C |
src/warnings.c - Warning and error reporting
Parrot STRING
and C string versions of a function to print warning/error messages.
void print_pbc_location
PIO_STDERR
.static INTVAL print_warning
INTVAL Parrot_warn
message, ..
can be a Parrot_vsprintf_c()
format with arguments.include/parrot/warnings.h.
|