Fixed some bugs
This commit is contained in:
@@ -149,6 +149,7 @@ command command::parse(const std::string_view &data, bool expect_type, bool drop
|
||||
/* invalid character at index X */
|
||||
if(!drop_non_utf8)
|
||||
throw;
|
||||
|
||||
goto skip_assign;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user