Compound literal support is unimplemented for arrays. Also, most c99 headers are missing, even the simple ones like stdint.h. It seems most of the work to fix that would be teaching OSTRUCT to work with arrays in com.c
*dives back into schoolwork* On Sun, 14 Nov 2010 21:44:07 +0000, Charles Forsyth <fors...@terzarima.net> wrote: > >I have successfully avoided using autoconf and similar stuff in my > >projects by adhering to strict C99, but in an ironic twist of fate, Plan > >9 will be the OS that forces me to use something like autoconf due to > >the limited C99 support. -- Ori Bernstein