Handle <pad align="n" /> between lists
authorDaniel Martin <consume.noise@gmail.com>
Mon, 9 Jun 2014 15:55:04 +0000 (17:55 +0200)
committerPeter Harris <pharris@opentext.com>
Tue, 10 Jun 2014 18:01:03 +0000 (14:01 -0400)
commit72e45969ff71204cee2dde3502841736cfd41c8a
treec3602b631df0484b53a70c2bdae8f711a0e040bd
parentd978a4f69b30b630f28d07f1003cf290284d24d8
Handle <pad align="n" /> between lists

Without this patch we end up with invalid C code if we've a
<pad align="n" /> between two variadic lists. Check for such a condition
and take the alignment pad into account.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=79808

Signed-off-by: Daniel Martin <consume.noise@gmail.com>
Signed-off-by: Peter Harris <pharris@opentext.com>
src/c_client.py