Hi all, patch 1 is the interesting one that changes the struct agfl definition so that we avoid warnings from new gcc versions about taking the address of a member of a packed structure. The rest is random cleanups in related areas. Changes since v1: - use existing local variables where possible