[fpc-devel] {$push} and {$pop} on trunk [2024/02/13] for aarach64 doen't work

2024-02-15 Thread Kirill Kranz via fpc-devel
I have:   {$push} {$packrecords 4}         MIDIPacket = record                 timeStamp : MIDITimeStamp;                 length : UInt16;                 data : packed array [0..255] of Byte;         end;         MIDIPacketPtr = ^MIDIPacket; {$pop}

Re: [fpc-devel] {$push} and {$pop} on trunk [2024/02/13] for aarach64 doen't work

2024-02-15 Thread Tomas Hajny via fpc-devel
On 2024-02-13 20:59, Kirill Kranz via fpc-devel wrote: Hi Kirill, I have: . . I believe that you should create a bug report for this issue if you haven't done so yet. Apart from that, I'd suggest configuring your e-mail client for sending a plain text version of your posts to the maili

Re: [fpc-devel] {$push} and {$pop} on trunk [2024/02/13] for aarach64 doen't work

2024-02-15 Thread Hairy Pixels via fpc-devel
His email looks good to me. Much easier to see code with formatting. Who doesn't have email clients with HTML support these days? I can't imagine how old your system must be to not have this. > On Feb 15, 2024, at 4:10 PM, Tomas Hajny via fpc-devel > wrote: > > Apart from that, I'd suggest co