codegen: do not emit error function call
The error function from <error.h> is a GNU specific and should be avoided in portable code.
Fixes: #1 (closed)
Edited by Daiki Ueno
The error function from <error.h> is a GNU specific and should be avoided in portable code.
Fixes: #1 (closed)