24 Jun
2025
24 Jun
'25
9:53 p.m.
On Tue Jun 24 21:21:02 2025 +0000, Nikolay Sivov wrote:
NAN was used for duration as a special marker because it doesn't come from user input. For the "next_seek" we could use another flag probably, instead of relying on this special value. Let me know which way looks better to you. I actually started with '-1', but then I thought maybe the user _could_ provide that. So I went with NAN for the same reason; it's not a value that you would expect from user input.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8409#note_107854