ReimarBauer
ReimarBauer
@soerenjoh It is not satisfactory that it works on Linux and macOS but stands out on Windows. Anyway, a file edited with xmllint also works on Windows. `xmllint EDMO.txt >...
Hi @soerenjoh I expect the problem in the file because of the linting result. I try to track it down with the examples.
@soerenjoh I just verified without UTF-8 it fails, with UTF-8 enabled on windows it succeeds. The section you removed I have not found a difference to what xmllint does for...
> the xmllint output works for me, however it is not very convenient to transfer it to a linux system first ;-) But it works as a quick fix. just...
@soerenjoh does the fix joern introduced also helps to fix this?
Hi @sarthakvyas16 please can you send this change to our stable branch. We want this in the next minor or patch level release. The next major will need some more...
resolved meanwhile
I don't know if the fix needs to be done in the https://github.com/conda-forge/git-feedstock/issues/159 or if this is a pixi windows issue.
There are more which creates that problem, the vim-feedstock at least too. Each blocks the other to become without options global installed. Maybe a scan for that problem will find...
when I download and unzip https://anaconda.org/conda-forge/git/2.49.0/download/win-64/git-2.49.0-h57928b3_0.conda and afterwards tar --zstd -xf pkg-git-2.49.0-h57928b3_0.tar.zst I see on windows a ``` ls Library/bin bash.exe git.exe sh.exe ``` on linux ``` ls bin git...