[fpc-devel] JWA 64-bit struct packing
Henry Vermaak
henry.vermaak at gmail.com
Thu May 14 15:53:31 CEST 2020
I'm having some crashes and errors from 64-bit Windows builds that use
the JWA units. I've tracked it down to record alignment (the 32-bit
version works fine, so it's the first place I looked). I notice that
there's no {$packrecords c} anywhere (or alternatively {$align 8} for
64-bit). Am I missing something? I'm having trouble believing that
no one has found this before.
Henry
More information about the fpc-devel
mailing list