issues
search
laverdet
/
isolated-vm
Secure & isolated JS environments for nodejs
ISC License
2.2k
stars
154
forks
source link
Fix compiler warnings
#446
Closed
orgads
closed
10 months ago
orgads
commented
10 months ago
Remove pointless #define _GNU_SOURCE. It is already defined by gyp, and defining it after all the includes does nothing anyway.
unary minus operator applied to unsigned type, result still unsigned
orgads
commented
10 months ago
Rebased