Massimo Ronca

Results 8 issues of Massimo Ronca

trying to compile this package against php version 5.4.15, custom build on a Mac OS X 10.7.5 gcc version 4.2.1 ``` gcc -I . -g -O2 -fPIC -m64 -pthread -fno-common...

bug

Right now when building the release image the `#{app}.tar.gz` is copied into the project's root folder and stays there after the build is complete. It would be better to remove...

`nginx` container in the example `docker-compose.yml` file is misconfigured and the application don't work correctly. `movim` container already runs a php-fpm instance, forward the requests for PHP files to it....

True is 0x14 (20_u64) and False is 0x00 (0_u64)

when hash is 1 character long `GEOHASH_get_adjacent` keeps calling itself and eventually it segfaults.

I'm trying to compile this project I then run `emcmake cmake -G "Unix Makefiles" .` followed by `emmake make` But all I get is a lot of errors (the complete...

Is there a way to select a cassette for `doctests`?