Core: Improve vformat error reporting on sprintf failure
And fix a few occurrences of formatting errors that led me to this.
This commit is contained in:
parent
6a13fdcae3
commit
496b7b8482
3 changed files with 6 additions and 5 deletions
|
|
@ -1,4 +1,5 @@
|
|||
GDTEST_RUNTIME_ERROR
|
||||
>> ERROR
|
||||
>> Method/function failed.
|
||||
>> Unable to convert array index 0 from "Object" to "Object".
|
||||
not ok
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue