1 Jul 2012 18:57
Re: cc nit?
erik quanstrom <quanstro <at> quanstro.net>
2012-07-01 16:57:14 GMT
2012-07-01 16:57:14 GMT
> On Sat, Jun 30, 2012 at 5:25 PM, erik quanstrom <quanstro <at> quanstro.net>wrote:
>
> > 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;
> > };
> > <eot>; 8c -a void.c
> > void.c:1 not a function
> > void.c:5 syntax error, last name: emptiness
> > ...
>
>
>
> I'm not sure where this is documented, but, isn't the problem (not just
> syntactically) with the above the missing semicolon on the typedef line and
> not the void'ness issue?
that's true, i did miss the semicolon. but that was a copypasta problem;
the issue still exists.
- erik
RSS Feed