ROOT 6.26 #50
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: root-project/gcc-problem-matcher-improved@main, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Nightly build:
interpreter/cling/include/cling/MetaProcessor/MetaLexer.h#L60
definition of implicit copy assignment operator for 'Token' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
|
Nightly build:
interpreter/cling/include/cling/MetaProcessor/MetaLexer.h#L60
definition of implicit copy assignment operator for 'Token' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy]
|
Nightly build:
core/clib/src/mfree.c#L194
performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction]
|
Nightly build:
core/clib/src/mmalloc.c#L51
performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction]
|
Nightly build:
core/clib/src/mmalloc.c#L200
performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction]
|
Nightly build:
core/clib/src/mmemalign.c#L37
performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction]
|
Nightly build:
bindings/pyroot/cppyy/CPyCppyy/src/CPPOverload.cxx#L302
parameter 'pymeth' set but not used [-Wunused-but-set-parameter]
|
Nightly build:
io/io/src/TStreamerInfoActions.cxx#L3983
variable 'asize' set but not used [-Wunused-but-set-variable]
|
Nightly build:
io/io/src/TStreamerInfoActions.cxx#L4088
variable 'asize' set but not used [-Wunused-but-set-variable]
|
Nightly build:
io/xml/src/TXMLEngine.cxx#L615
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Loading