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

Constify string arrays passed to js_CreateArrayOfStrings()

Should calm the clang warnings reported by Deuce:

e.g.
passing 'char *[18]' to parameter of type 'const char **' discards qualifiers in nested pointer types
parent f3026795
No related branches found
No related tags found
No related merge requests found
Pipeline #5180 passed
Showing
with 43 additions and 43 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment