1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-12-25 23:21:26 +03:00
libxml2/include
Nick Wellnhofer 7e511f35f1 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.
2023-12-21 15:02:24 +01:00
..
libxml io: Rework default callbacks 2023-12-21 15:02:24 +01:00
private io: Pass error codes from xmlFileOpenReal to xmlNewInputFromFile 2023-12-21 15:02:24 +01:00
Makefile.am Consolidate private header files 2022-08-26 02:11:56 +02:00
win32config.h libxml.h: Add comments and indentation 2022-12-08 04:39:03 +01:00
wsockcompat.h http: Simplify IPv6 checks 2022-09-05 02:26:13 +02:00