On Wed, Apr 6, 2022 at 4:02 PM Julian Foad <julianf...@apache.org> wrote: > === Windows-specific issues > > A few of these are Windows-specific. I can't very well investigate those > myself. Who could volunteer to look at those? They are: > > externals_tests.py ... ... ...: > update_modify_file_external(), > remap_file_external_with_prop_del(), > file_external_recorded_info(): > existing issue (Windows only) > > These tests are commented with "# Existing issue: `src_stream` not > closed in externals.c:apply_textdelta()" > > Does that mean it's a problem already on trunk? Or a hidden problem? If > someone could please take a look, that would be great. If not, could > anyone volunteer to test a possible fix if one of us unixers made a guess?
I have no idea what those tests are about, but I can probably help test things on Windows. I'll try to get the branch built on my Windows machine tonight, and then I can help try out various things. -- Johan