Go to the source code of this file.
|
void | print_error (int err_code, char *msg,...) __attribute__((format(printf |
|
void void | print_warning (char *msg,...) __attribute__((format(printf |
|
void void void | print_done (void) |
|
void void void print_done |
( |
void |
| ) |
|
Definition at line 70 of file gem/error.c.
Referenced by bin_install(), check_extension(), exit_db(), exit_tmp(), restore(), source_clean(), source_install(), test_install(), uninstall(), unpack_extension(), and wget_extension().
void print_error |
( |
int |
err_code, |
|
|
char * |
msg, |
|
|
|
... |
|
) |
| |
void void print_warning |
( |
char * |
msg, |
|
|
|
... |
|
) |
| |