Skip to content
Snippets Groups Projects
Commit 8b06c3b4 authored by rswindell's avatar rswindell
Browse files

Resolve GCC warning: cast from pointer to integer of different size

 in expansion of macro 'JS_ARGS_OFFSET':
unsigned long is the same size as a pointer (rather than unsigned int)
on the supported target platforms/tool-chains.
parent 5588d241
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment