[haiku-commits] Padding Problem in hrev54496 align BTextView text rect?

  • From: "Alexander G. M. Smith" <agmsmith@xxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Thu, 6 Aug 2020 08:52:46 -0400

I see that a new field fAlignedTextRect was added to
headers/os/interface/TextView.h and some padding was removed.  But
shouldn't the new field go where the padding was removed?  Otherwise
binaries built with the earlier headers will look for some fields
at the wrong offsets into the structure.

- Alex

Other related posts: