Joseph Mariadassou
Joseph Mariadassou
... use ByteList instead
In the following function 'groupToShift' serves no purpose as the data is not saved or used elsewhere Byte* CharStringType2Interpreter::InterpretRoll(Byte* inProgramCounter) { EStatusCode status = mImplementationHelper->Type2Roll(mOperandStack); if(status != PDFHummus::eSuccess) return NULL;...
G++-10 insists that await_suspend be declared noxcept
userdata is deleted in takePicture and stopCapture
I am running Ubuntu 18.04.2 LTS. The application wouldn't compile until I changed CCPP=g++ in tests/Makefile. The application crashes when I run it. I have attached below the trace running...