From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Sat, 30 Jun 2012 17:25:21 -0400 To: 9fans@9fans.net Message-ID: <19f6168fb6b109424ddbb1d276d62e6b@brasstown.quanstro.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] cc nit? Topicbox-Message-UUID: 9fc95296-ead7-11e9-9d60-3106f5b1d025 i haven't tracked down thie issue yet, but it appears that ?c generate unparsable acid output ; cat > void.c typedef struct PNOTIFY PNOTIFY struct PNOTIFY { void emptiness; }; ; 8c -a void.c void.c:1 not a function void.c:5 syntax error, last name: emptiness sizeofPNOTIFY = 0; aggr PNOTIFY { T16 }; defn PNOTIFY(addr) { complex PNOTIFY addr; T16 };