On Tue, Jul 13, 2021 at 02:01:18PM -0500, Paul A. Clarke wrote: > > > >+extern __inline int __attribute__((__gnu_inline__, __always_inline__, > > > >__artificial__)) > > > Line too long, please fix here and below. (Existing cases can be left.) > > > > I wouldn't bother in this case. There is no way to write these > > attribute lines in a reasonable way, it doesn't overflow 80 char by that > > much, and there isn't anything interesting at the end of line. > > I bothered. ;-)
Ha :-) Btw, Bill suggested to me offline making a preprocessor macro for this long attribute line. Which is a fine suggestion! Something for the future, maybe? Segher
