On Thu, Jul 19, 2012 at 11:56 AM, Michael Tokarev <mjt at tls.msk.ru> wrote: > As with messages in libbb/messages.c and their declarations > in include/libbb.h, there are a few other places where > ALIGN1 (force no alignment) is used in definition but not > in declaration, which leads to miscompiles. Fix these > too. Applied, thanks!