proebuck
Results
1
issues of
proebuck
Problem installing local libjson using `gcc-5.4.0.3` with Docker. The library source file `JSONWorker.cpp` is using `intptr_t` without `#include`ing its typedef first; I applied the patch below which allows it to...