You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
../src/wutil.cpp: In function 'int fd_check_is_remote(int)':
../src/wutil.cpp:311:14: error: narrowing conversion of '4283649346' from 'unsigned int' to 'int' [-Wnarrowing]
311 | case0xFF534D42: // CIFS_MAGIC_NUMBER
| ^~~~~~~~~~