ast: pack the ParseCommon struct
authorRan Benita <ran234@gmail.com>
Sat, 14 Dec 2013 15:39:11 +0000 (17:39 +0200)
committerRan Benita <ran234@gmail.com>
Sat, 14 Dec 2013 15:47:12 +0000 (17:47 +0200)
commit1e6e5669c6229846830f0b497591de4e3cf588eb
tree278c8ecd307a3adc435a74fdebd547c99e4a84f5
parent9a3c115be045189aa8b688d1cf9468488df4a491
ast: pack the ParseCommon struct

This shows a measurable improvement in memory and performance for free,
on 64bit at least. Packing is (or should be) safe in this case.

Signed-off-by: Ran Benita <ran234@gmail.com>
src/utils.h
src/xkbcomp/ast.h