[xml] reduce padding in xpath.h




struct _xmlXPathObject in xpath.h

If you move the "floatval" below the stringval you save 8 bytes per
structure when the memory alignment is set to the default 8 bytes. It's
not an often used structure, but I still think the change might be OK.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]