You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-11 13:10:58 +00:00
Update ICU to 75.1
This commit is contained in:
1
thirdparty/icu4c/common/messagepattern.cpp
vendored
1
thirdparty/icu4c/common/messagepattern.cpp
vendored
@@ -999,7 +999,6 @@ MessagePattern::parseDouble(int32_t start, int32_t limit, UBool allowInfinity,
|
||||
}
|
||||
setParseError(parseError, start /*, limit*/); // Bad syntax for numeric value.
|
||||
errorCode=U_PATTERN_SYNTAX_ERROR;
|
||||
return;
|
||||
}
|
||||
|
||||
int32_t
|
||||
|
||||
Reference in New Issue
Block a user