Hi Markus, [...] > I have changed the type from void to int. I hope this addresses the > issue properly. > [...]
It seems parser_get_string has the same issue. The following two definitions
appear to work:
int char_width() { return 0; }
int parser_get_string() { return 0; }
Best,
Michael
pgp1lmOWrqcSF.pgp
Description: PGP signature

