On Thu Nov 30 22:00:46 2023 +0000, Zebediah Figura wrote:
I don't think you need the if (winetest_platform_is_wine) here.
Native doesn't rewind anything when the stream is switched to or from compressed mode.
I could remove it, and the ok(!callback->todo_rewind) below, but then we won't notice if someone fixes the rewinding and the todo_rewind stuff becomes unnecessary.