]> Lady’s Gitweb - Shushe/commit
Use --noent when calling `xmllint`
authorLady <redacted>
Mon, 27 May 2024 18:41:47 +0000 (14:41 -0400)
committerLady <redacted>
Mon, 27 May 2024 19:18:22 +0000 (15:18 -0400)
commit698684994d57305562b3e8f3df23bb2c7295b0bb
tree0962b1cc3e949750b21a2dfff54bf6d0e9fec5f9
parent37b34974a7f0358c5195d72dd0e139e9ef4619fb
Use --noent when calling `xmllint`

The X·Path expressions do not correctly match text provided within
entities if the entities are not expanded. Adding `--noent` ensures
that all entities are expanded and X·Path works correctly.
GNUmakefile
This page took 0.261809 seconds and 4 git commands to generate.