5 Feb
2024
5 Feb
'24
7:12 p.m.
Piotr Caban (@piotr) commented about dlls/msvcrt/time.c:
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(msvcrt); +WINE_DECLARE_DEBUG_CHANNEL(time); You probably forgot to remove `time` debug channel.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/5024#note_60057