kconfig_compiler generated files

Zack Rusin zack at kde.org
Tue Feb 3 04:05:07 GMT 2004


On Monday 02 February 2004 22:58, Benjamin Meyer wrote:
> On Monday 02 February 2004 10:50 pm, Benjamin Meyer wrote:
> > Sense the code generated by kconfig_compiler creates really small
> > little functions that are placed in the header, is there a way to
> > turn on inlineing of them?

They will be inlined. We could explicitly add an inline there if you 
don't trust your compiler.

> Along the same line a few nitpicks about the generated code
>
> 1) Change "#endif" to be "#endif // FOOCLASS_H"
> 2) Add an extra blank line at the end for that obscure compiler that
> needs it. 3) The functions have spaced in between the ( ) and the
> variable so the if(!isImmutable()) should probably also.

Don't see a patch :) These are so trivial and to be honest I don't see a 
reason for any of them. But if you'll send a patch I won't object.

Zack

-- 
Ever notice how fast Windows runs? Neither did I.




More information about the kde-core-devel mailing list