Skip to content

It's converting string to double, so it has to use stod instead of stoi, like...

It's converting string to double, so it has to use stod instead of stoi, like it's correctly done in xroot_plugins/XrdCtaDriveLs.hpp

Closes #1092 (closed)

Merge request reports