4 * Copyright (c) Tuomo Valkonen 1999-2009.
6 * See the included file LICENSE for details.
17 * Issue a warning. How the message is displayed depends on the current
23 void ioncore_warn(const char *str
)
30 * Similar to \fnref{ioncore.warn}, but also print Lua stack trace.
34 void ioncore_warn_traced(const char *str
)
42 const char *ioncore_gettext(const char *s
)