mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2026-01-26 21:41:34 +03:00
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.
3 lines
166 B
Plaintext
3 lines
166 B
Plaintext
I/O warning : failed to load "test/XInclude/docs/b.xml": No such file or directory
|
|
I/O warning : failed to load "test/XInclude/docs/c.xml": No such file or directory
|