* HACKING: Update. * INSTALL: Update. * NEWS: Update. * README: Update. * doc/ANNOUNCE-0.12: New file. * throughout: (janneke) coming out.
Support struct foo { struct bar baz[N]; struct bar bla*[M]; }; * module/language/c99/compiler.mes (expr->accu): * scaffold/tests/7n-struct-struct-array.c: Test it. * make.scm (add-scaffold-test): Build it.