Value | Meaning |
---|---|
UNKNOWN0 | unknown error |
UNEXP_EOF1 | unexpected end of file |
UNEXP_EOF_IN_STRING2 | unterminated string constant |
UNEXP_EOF_IN_COMMENT3 | unterminated comment |
NON_DIGIT_IN_CONST4 | non-digit character in a number |
DIGIT_RADIX5 | digit beyond radix in a number |
FLOAT_RADIX6 | non-decimal floating point number |
FLOAT_MALFORMED7 | malformed floating point number |
Page generated by adrdox
The possible errors, used in the @v_error field of #GTokenValue, when the token is a %G_TOKEN_ERROR.