Commit 0a658c0f0a0724ea1082e7e4d45d0b44c1292657

Nick Wellnhofer 2023-12-20T23:53:19

io: Don't use "-" to read from stdin To implement this feature on such a low level is a disaster waiting to happen. Remove these checks from the IO code and move them to xmllint. Note that the serialization API will still treat "-" as stdout.