Skip to content
Snippets Groups Projects
Commit bd7a8fa4 authored by Arseny Kapoulkine's avatar Arseny Kapoulkine
Browse files

XPath: Increase memory block alignment to 8 bytes

To be more precise, the memory block is now aligned to be able to reliably
allocate objects with both double and pointer fields. If there is a platform
with a 4-byte double and a 4-byte pointer, the memory block alignment there will
stay the same after this change.

Fixes #48.
parent e8fdd130
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment