Skip to content

[ntuple] Check the usage of Long_t in RField (size of the type might differ between 32- and 64-bit platforms) #11616

@jalopezg-git

Description

@jalopezg-git
  • Checked for duplicates

Describe the bug

As discussed in PR #11525 (here), the type Long_t might have different sizes on 32- or 64- bit platforms.

Both, RFieldBase::Create() (see here), and the aforementioned PR incorrectly assume this to be equivalent to std::int64_t - which, again, might or not be the case.

Metadata

Metadata

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions