Lichen

templates/exceptions.c

217:e5aa9e58703e
2016-11-23 Paul Boddie Automatically convert non-buffer, non-string objects to strings for appending.
     1 #include "exceptions.h"     2      3 /* Define a global exception context. */     4      5 struct __exception_context __the_exception_context[1];