Draft Support for Very Large Collection #31216
Annotations
1 error and 2 warnings
|
Pull Request Build
Process completed with exit code 1.
|
|
Pull Request Build:
net/net/src/TMessage.cxx#L402
format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘TBuffer::Size_t’ {aka ‘long unsigned int’} [-Wformat=]
|
|
Pull Request Build:
net/net/src/TMessage.cxx#L401
comparison of integer expressions of different signedness: ‘TBuffer::Size_t’ {aka ‘long unsigned int’} and ‘Int_t’ {aka ‘int’} [-Wsign-compare]
|
Loading