[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: [PATCH 1/1] mstask: Don't assume a ONCE trigger is on the current day.
From:       Dmitry Timoshkov <dmitry () baikal ! ru>
Date:       2022-12-02 14:16:29
Message-ID: 20221202171629.f91815c76eac4fe8052b2a0d () baikal ! ru
[Download RAW message or body]

Sven Baars <wine@gitlab.winehq.org> wrote:

> -                if (CompareFileTime(&begin_ft, &trigger_ft) <= 0 && \
> CompareFileTime(&trigger_ft, &end_ft) < 0) +                if \
> (CompareFileTime(&trigger_ft, &current_ft) >= 0) {
> if (!have_best_time || CompareFileTime(&trigger_ft, &best_ft) < 0)
> {

Removing the trigger end time check doesn't look right.

-- 
Dmitry.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic