Skip to content

修复执行std::function时同时可能覆写导致的bug #333

修复执行std::function时同时可能覆写导致的bug

修复执行std::function时同时可能覆写导致的bug #333

Triggered via push January 19, 2025 12:43
Status Success
Total duration 1m 38s
Artifacts

windows.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Thread/ThreadPool.h#L133
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Thread/ThreadPool.h#L133
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Thread/ThreadPool.h#L133
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Thread/ThreadPool.h#L133
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Network/UdpServer.cpp#L278
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Thread/ThreadPool.h#L133
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Thread/ThreadPool.h#L133
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Network/sockutil.cpp#L106
'argument': conversion from 'SOCKET' to 'int', possible loss of data
build: src/Network/sockutil.cpp#L682
'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
build: src/Network/sockutil.cpp#L978
'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings