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
Status
Pipeline
Created by
Stages
Actions
Passed

00:08:29

avatar
Download artifacts

No artifacts found