DOWNLOAD URL:
ARCHIVE BULD TIME:
Sun Jun 26 01:05:24 CEST 2022
BUILT ON:
Distributor ID: Ubuntu
Description: Ubuntu 20.04.4 LTS
Release: 20.04
Codename: focal
BUILT FROM COMMIT:commit 737db933ac8af88076ff15a55a1b135e8118fcbd
Author: turleypol
Date: Tue Jun 21 21:07:41 2022 +0200
OpenXMLFile return value for not existing files or parsing errors (#463)
* OpenXMLFile: return error if file does not exist instead of xmlobject in
error state
* added docs
* translate every xml open/parsing error to BError
* updated core changes entry, to reflect the latest changes