[ntuple] return const char* instead of std::string from RColumnElemen… #12862
Annotations
7 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: root-project/gcc-problem-matcher-improved@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Pull Request Build:
tree/ntuple/v7/src/RColumnElement.hxx#L1066
‘void {anonymous}::RColumnElementQuantized<T>::SetValueRange(double, double) [with T = double]’ declared ‘static’ but never defined [-Wunused-function]
|
Pull Request Build:
tree/ntuple/v7/src/RColumnElement.hxx#L1066
‘void {anonymous}::RColumnElementQuantized<T>::SetValueRange(double, double) [with T = float]’ declared ‘static’ but never defined [-Wunused-function]
|
Pull Request Build:
tree/ntuple/v7/src/RColumnElement.hxx#L1059
‘void {anonymous}::RColumnElementQuantized<T>::SetBitsOnStorage(std::size_t) [with T = double]’ declared ‘static’ but never defined [-Wunused-function]
|
Pull Request Build:
tree/ntuple/v7/src/RColumnElement.hxx#L1059
‘void {anonymous}::RColumnElementQuantized<T>::SetBitsOnStorage(std::size_t) [with T = float]’ declared ‘static’ but never defined [-Wunused-function]
|
Pull Request Build:
tree/ntuple/v7/src/RColumnElement.hxx#L851
‘void {anonymous}::RColumnElementTrunc<T>::SetBitsOnStorage(std::size_t) [with T = double]’ declared ‘static’ but never defined [-Wunused-function]
|
Pull Request Build:
tree/ntuple/v7/src/RColumnElement.hxx#L851
‘void {anonymous}::RColumnElementTrunc<T>::SetBitsOnStorage(std::size_t) [with T = float]’ declared ‘static’ but never defined [-Wunused-function]
|
Loading