Hash :
7e511f35
Author :
Date :
2023-12-19T15:41:37
io: Pass error codes from xmlFileOpenReal to xmlNewInputFromFile This allows to report the reason why opening a file failed to the parser context and improve error messages. Now we can also remove the stat call before opening a file.