Chris Tucker Mear

Results 37 issues of Chris Tucker Mear

**What does this PR do?** Adds support for passing Heap's `secureCookie` option to `window.heap.load`. **Are there breaking changes in this PR?** I don't believe so, but I'm not super-familiar with...

core.py:2257

enhancement
question

Should test full build from source based on `master` branch, and building a project from the binary distribution.

buildsystem

``` ld: warning: 32-bit absolute address out of range (0x1006E78E8 max is 4GB): from _usedpools + 0x00000004 (0x006E78F0) to 0x1006E78E8 ld: warning: 32-bit absolute address out of range (0x1006E78E8 max...

``` ld: warning: PIE disabled. Absolute addressing (perhaps -mdynamic-no-pic) not allowed in code signed PIE, but used in _avcodec_register_all from /Users/chrismear/Development/Projects/renios/renios/dependencies/build/debug/lib/libavcodec.a(allcodecs.o). To fix this warning, don't compile with -mdynamic-no-pic or...

``` /Users/chrismear/Development/Projects/renios/renios/app-dtipb/dtipb/main.c:101:10: warning: passing 'const char *' to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] free(scriptsPath); ^~~~~~~~~~~ In file included from /Users/chrismear/Development/Projects/renios/renios/app-dtipb/dtipb/main.c:24: In file included from ../dependencies/build/debug/include/SDL/SDL.h:72: In file...

``` In file included from /Users/chrismear/Development/Projects/renios/renios/app-dtipb/dtipb/main.c:24: In file included from ../dependencies/build/debug/include/SDL/SDL.h:95: ../dependencies/build/debug/include/SDL/SDL_compat.h:76:9: warning: 'SDL_SWSURFACE' macro redefined #define SDL_SWSURFACE 0x00000000 /**< \note Not used */ ^ In file included from /Users/chrismear/Development/Projects/renios/renios/app-dtipb/dtipb/main.c:24:...