Skip to content
Snippets Groups Projects
Commit 07b68472 authored by Philippe Canal's avatar Philippe Canal
Browse files

Remove the (incorrect) forced alignment of the content of vector.

This was the 'right' thing to do for Emulated class (due to a deficiency in TStreamerInfo::ComputeSize)
but wrong from loaded classes (where TClass::Size() is authoritative for use in vector).

Which this change we should be back to the emulated vector and a compiled vector being bitwise
identical.

Note the forced alginment was introduced in 9968d0f0
to more properly support emulated class (which is more comprehensively done by fixing TStreamerInfo::ComputeSize)
parent 802d4541
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment