Fixes to Core-1.7
This is a set of patches already applied to master
. They are not supposed to break backward binary compatibility of core-1.7
- The move SimplePipe to common utils is necessary to compile the latest
GLDisplay
- The Processlib fix at fork is necessary to run the latest
GLDisplay
- The AutoPtr default copy assignment operator overload is necessary to compile
SlsDetector
Edited by Alejandro Homs Puron