1 #ifndef _RE2C_CONF_MSG_
2 #define _RE2C_CONF_MSG_
16 void warning (const
char * type, uint32_t line,
bool error, const
char * fmt, ...)
RE2C_GXX_ATTRIBUTE ((format (printf, 4, 5)));
20 std::
string incond (const std::
string & cond);
24 #endif // _RE2C_CONF_MSG_
void error(const char *fmt,...)
void warning_start(uint32_t line, bool error)
void error_arg(const char *option)
#define RE2C_GXX_ATTRIBUTE(x)
void warning(const char *type, uint32_t line, bool error, const char *fmt,...)
void warning_end(const char *type, bool error)
std::string incond(const std::string &cond)