Pouja

Results 5 issues of Pouja

So, as always Red Hat based systems (fedora) always need a bit of special guidance when compiling. This time I had to alter the makefile to set the `clang_libs` variable...

Not sure if I should mention this error here or in the cocos2d/cocos2d-x repo. [Sweep.cc](https://github.com/cocos2d/cocos2d-x-3rd-party-libs-bin/blob/v3/poly2tri/sweep/sweep.cc#L759) contains a throw which (I think) makes my building fail with v3-deps-57. The full error...

The old version does not work with io.js nor with node 0.12.4 (the version which includes the merged io.js), this is because node-expat is not compatible with 0.12.4. Tested by...

De `pg_isready` commando ([postgres](https://www.postgresql.org/docs/9.3/app-pg-isready.html)) kan gebruikt worden ipv wachten op een bepaalde log string. Dit geeft pas een OK als het connecties kan aannemen.

It required some hoops to make it work with mocha/chai due to chai only working with ESM. But I could not set the package type to module, due to still...