On Fri, Dec 23, 2022 at 10:33:43AM -0500, Paul Tagliamonte wrote: > On Fri, Dec 23, 2022 at 03:03:15PM +0000, Stuart Henderson wrote: > > > -struct itype *void_it; /* no type is emited > > > for void */ > > > +struct itype *void_it; /* no type is emitted > > > for void */ > > > > style(9) issue, this exceeds 80 columns > > I've reflowed the line. I shudder to think that this was done > intentionally to make it fit >
doh! so without spotting this note i wondered why you'd added a fix like this, decided i didn;t want a anything to do with it, and committed only the emited -> emitted fix. then i get to this note ;( i've backed it out. if any other dev wants to take ctfconv/parse.c part of this, be my guest. i'm not touching it. jmc
