QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Diagnostic Messages

Functions

void bug (struct expr_s *e, const char *fmt,...)
 
void debug (struct expr_s *e, const char *fmt,...)
 
struct expr_serror (struct expr_s *e, const char *fmt,...)
 
void internal_error (struct expr_s *e, const char *fmt,...)
 
struct expr_snotice (struct expr_s *e, const char *fmt,...)
 
struct expr_swarning (struct expr_s *e, const char *fmt,...)
 

Detailed Description

Function Documentation

void bug ( struct expr_s e,
const char *  fmt,
  ... 
)
void debug ( struct expr_s e,
const char *  fmt,
  ... 
)
struct expr_s* error ( struct expr_s e,
const char *  fmt,
  ... 
)
void internal_error ( struct expr_s e,
const char *  fmt,
  ... 
)
struct expr_s* notice ( struct expr_s e,
const char *  fmt,
  ... 
)
struct expr_s* warning ( struct expr_s e,
const char *  fmt,
  ... 
)