Fixed a redirection bug on FIOBJ_T_NUMBER
type testing which could have caused an 8 byte read from an unknown address (possibly a segfault) when testing usingFIOBJ_TYPE_IS(obj, FIOBJ_T_NUMBER)
.
This version also addresses some 32 bit compatibility concerns.
Please submit any issues or pull requests at https://github.com/boazsegev/facil.io.