registry_ini.c "Expected value" messages should tell what was the key that the value was expected for. Some "Expected end of line" should give "or comma" as an alternative (current error message assumes that the new token it sees is supposed to be a key of the next line, but it might be next value of the vector)
registry_ini.c "Expected value" messages should tell what was the key that the value was expected for. Some "Expected end of line" should give "or comma" as an alternative (current error message assumes that the new token it sees is supposed to be a key of the next line, but it might be next value of the vector)