Skip to content
Snippets Groups Projects
Commit f2c89178 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Lower severity of repeated errors in js_ReportError()

This needed a custom solution (not errprintf) since the filename is passed-in
is likely from dynamically allocated memory, so a pointer comparison isn't
enough - and we don't get the function name.
parent d9e5dc8b
Branches
Tags
No related merge requests found
Pipeline #7376 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment