Skip to content

Fixes to Core-1.7

Alejandro Homs Puron requested to merge core_fixes-1.7 into 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

Merge request reports