<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Zeljko Avramovic via fpc-devel <<a href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a>> schrieb am Mi., 5. Mai 2021, 12:42:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In example bellow, both record field ID.PGN and type helper for that record field <a href="http://ID.PGN.PS" rel="noreferrer noreferrer" target="_blank">ID.PGN.PS</a> point to the same memory location in a bitpacked record not aligned to a byte. ID.PGN can be modified correctly. <a href="http://ID.PGN.PS" rel="noreferrer noreferrer" target="_blank">ID.PGN.PS</a> can not be modified correctly. If a field in a bitpacked record can work well (probably by masking and bit shifting), then helper should be able to do the same.<br>
<br>
Could someone please take a look? Thanks!<br>
<br>
Here is the bug report: <a href="https://bugs.freepascal.org/view.php?id=38678" rel="noreferrer noreferrer" target="_blank">https://bugs.freepascal.org/view.php?id=38678</a></blockquote></div></div><div dir="auto"><br></div><div dir="auto">You don't need to write everywhere about this. I've seen the forum thread as well as the bug report.</div><div dir="auto"><br></div><div dir="auto">Regards,</div><div dir="auto">SvenĀ </div></div>