taox11 #373
Annotations
10 warnings
|
ubuntu-24.04 g++-13 ruby-3.1
‘nonnull’ argument ‘this’ compared to NULL [-Wnonnull-compare]
|
|
ubuntu-24.04 g++-13 ruby-3.1
‘void DH_free(DH*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
|
ubuntu-24.04 g++-13 ruby-3.1
‘DH* PEM_read_bio_DHparams(BIO*, DH**, int (*)(char*, int, int, void*), void*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
|
ubuntu-24.04 g++-13 ruby-3.0
‘nonnull’ argument ‘this’ compared to NULL [-Wnonnull-compare]
|
|
ubuntu-24.04 g++-13 ruby-3.0
‘void DH_free(DH*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
|
ubuntu-24.04 g++-13 ruby-3.0
‘DH* PEM_read_bio_DHparams(BIO*, DH**, int (*)(char*, int, int, void*), void*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
|
ubuntu-24.04 g++-14 ruby-3.2
array subscript 1 is outside array bounds of ‘char [1]’ [-Warray-bounds=]
|
|
ubuntu-24.04 g++-14 ruby-3.2
‘nonnull’ argument ‘this’ compared to NULL [-Wnonnull-compare]
|
|
ubuntu-24.04 g++-14 ruby-3.2
‘void DH_free(DH*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
|
ubuntu-24.04 g++-14 ruby-3.2
‘DH* PEM_read_bio_DHparams(BIO*, DH**, int (*)(char*, int, int, void*), void*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|