Merge pull request #93897 from akien-mga/vformat-better-error-message

Core: Improve `vformat` error reporting on `sprintf` failure
This commit is contained in:
Rémi Verschelde 2024-07-09 00:03:17 +02:00
commit daba91d8c6
No known key found for this signature in database
GPG key ID: C3336907360768E1
3 changed files with 6 additions and 5 deletions

View file

@ -1,4 +1,5 @@
GDTEST_RUNTIME_ERROR
>> ERROR
>> Method/function failed.
>> Unable to convert array index 0 from "Object" to "Object".
not ok