Commit 32cac377c8eada57d6f2b8bc7fa807f2de61bed7

Nick Wellnhofer 2024-06-17T17:59:49

parser: Selectively reenable reading from "-" Make filename "-" mean stdin for legacy SAX1 functions and xmlReadFile. This should hopefully fix most command line utilities. See #737.