降低getSSLCtx失败的日志等级 #322
Annotations
10 warnings
编译:
src/Thread/ThreadPool.h#L121
'argument': conversion from 'size_t' to 'int', possible loss of data
|
编译:
src/Thread/ThreadPool.h#L121
'argument': conversion from 'size_t' to 'int', possible loss of data
|
编译:
src/Thread/ThreadPool.h#L121
'argument': conversion from 'size_t' to 'int', possible loss of data
|
编译:
src/Thread/ThreadPool.h#L121
'argument': conversion from 'size_t' to 'int', possible loss of data
|
编译:
src/Network/UdpServer.cpp#L280
'argument': conversion from 'size_t' to 'int', possible loss of data
|
编译:
src/Thread/ThreadPool.h#L121
'argument': conversion from 'size_t' to 'int', possible loss of data
|
编译:
src/Thread/ThreadPool.h#L121
'argument': conversion from 'size_t' to 'int', possible loss of data
|
编译:
src/Network/BufferSock.cpp#L254
'=': conversion from 'size_t' to 'ULONG', possible loss of data
|
编译:
src/Network/BufferSock.cpp#L271
'=': conversion from 'size_t' to 'ULONG', possible loss of data
|
编译:
src/Network/BufferSock.cpp#L320
'argument': conversion from 'size_t' to 'int', possible loss of data
|
Loading