-
Notifications
You must be signed in to change notification settings - Fork 206
Open
Description
The CAST macro is used to generate unaligned accesses. This breaks compatibility on architectures which don't support unaligned access, like ARM.
I'm looking into this issue and it seems that I would have to rewrite the CAST macro to be an inline function that uses byte loads.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels